aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-02-02re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL)Eric Botcazou1-0/+13
2017-02-02S/390: Remove unused expanders from vx-builtins.mdAndreas Krebbel1-0/+5
2017-02-02S/390: Add missing comments listing mnemonics.Andreas Krebbel1-0/+7
2017-02-02re PR target/79197 (ICE in extract_insn in gcc/recog.c:2311)Jakub Jelinek1-0/+7
2017-02-02S/390: Rename __S390_VX__ to __VX__.Andreas Krebbel1-0/+5
2017-02-01tree-vect-loop.c (vect_compute_single_scalar_iteration_cost): Pass stmt_info ...Andrew Pinski1-0/+21
2017-02-01Fix __atomic to not implement atomic loads with CAS.Torvald Riegel1-0/+18
2017-02-01graphite.c: Include tree-vectorizer.h for find_loop_location.Richard Biener1-0/+7
2017-02-01re PR tree-optimization/79315 (ICE while building SPEC CPU 2006 FP with -Ofas...Richard Biener1-0/+6
2017-02-01re PR tree-optimization/71824 (ICE when compiling libiberty with Graphite loo...Richard Biener1-0/+8
2017-01-31i386.c (ix86_expand_split_stack_prologue): Add REG_ARGS_SIZE note to 32-bit p...Ian Lance Taylor1-0/+5
2017-01-31Prevent ICEs due to bogus substring locations (PR preprocessor/79210)David Malcolm1-0/+6
2017-01-31re PR tree-optimization/77318 (FAIL: gfortran.dg/graphite/pr68279.f90 -O (...Richard Biener1-0/+8
2017-01-31s390.c (s390_asan_shadow_offset): New function.Jakub Jelinek1-0/+5
2017-01-31re PR target/78597 (test case gcc.dg/torture/fp-int-convert-float128-ieee.c (...Michael Meissner1-0/+40
2017-01-31Call symbol_summary<>::release instead of ~symbol_summary (PR ipa/79285).Martin Liska1-0/+7
2017-01-31re PR tree-optimization/71691 (wrong code at -O3 in both 32-bit and 64-bit mo...Aldy Hernandez1-0/+7
2017-01-31S/390: Rename __S390_ARCH_LEVEL__ to __ARCH__.Andreas Krebbel1-0/+5
2017-01-31re PR c++/79267 (internal compiler error with -O3 or -O2 -finline-functions)Jakub Jelinek1-0/+6
2017-01-31[PR63238] output alignment debug informationAlexandre Oliva1-0/+20
2017-01-30re PR target/79170 (memcmp builtin expansion sequence can overflow)Aaron Sawdey1-0/+13
2017-01-30gimple-ssa-sprintf.c (fmtresult::adjust_for_width_or_precision): Move constan...Martin Sebor1-0/+5
2017-01-30re PR debug/79289 (DWARF info for typeof of C function with no args and no pr...Ian Lance Taylor1-0/+6
2017-01-30invoke.texi (-Wformat-truncation=1): Fix typo.Martin Sebor1-0/+4
2017-01-30re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko1-0/+6
2017-01-30Fix profile corruption with -O1 (PR gcov-profile/79259)Martin Liska1-0/+6
2017-01-30Fix aarch64 PGO bootstrap (bootstrap/78985)Martin Liska1-0/+6
2017-01-30re PR target/79260 (missing header files for plugins: arm-isa.h, arm-flags.h)Richard Earnshaw1-0/+7
2017-01-30re PR tree-optimization/79276 (ICE: Segmentation fault in VRP pass)Richard Biener1-0/+8
2017-01-30re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener1-0/+8
2017-01-30S/390: PR target/79240: Fix assertion in s390_extzv_shift_ok.Dominik Vogt1-0/+9
2017-01-30re PR target/79268 (Wrong code generation for vec_xl and vec_xst intrinsics)Bill Schmidt1-0/+6
2017-01-28i386.c (print_reg): Use REGNO instead of true_regnum.Uros Bizjak1-0/+4
2017-01-27re PR rtl-optimization/79194 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (e...Bernd Schmidt1-0/+6
2017-01-27re PR rtl-optimization/71374 (ICE on valid code at -O1 and above on x86_64-li...Vladimir Makarov1-0/+6
2017-01-27re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endi...Vladimir Makarov1-0/+6
2017-01-27re PR rtl-optimization/78559 (wrong code due to tree if-conversion?)Bin Cheng1-0/+6
2017-01-27[brigfe] Small fixesMartin Jambor1-0/+5
2017-01-27docs: Add __GIMPLE and __RTL to the "Internals" docDavid Malcolm1-0/+7
2017-01-27re PR tree-optimization/79245 (Inefficient loop distribution to memcpy)Richard Biener1-0/+6
2017-01-27re PR tree-optimization/71433 (-Warray-bounds false positive with -O2)Richard Biener1-0/+9
2017-01-27re PR tree-optimization/79244 (ice in replace_uses_by, at tree-cfg.c:1866)Richard Biener1-0/+6
2017-01-27realmpfr.h: Poison MPFR_RND{N,Z,U,D}.Jakub Jelinek1-0/+6
2017-01-27[ARM] Fix PR target/79239 - unrecognized insn after pragma gcc pop_optionsRichard Earnshaw1-0/+7
2017-01-27Enhance doc for -fprofile-arcsMartin Liska1-0/+5
2017-01-27S/390: Fix matching setmem_long_and*.Dominik Vogt1-0/+5
2017-01-26gimple-ssa-sprintf.c (format_floating): Simplify the computation of precision...Martin Sebor1-0/+5
2017-01-26gimple-ssa-sprintf.c (format_floating): Test HAVE_XFmode and HAVE_DFmode befo...Martin Sebor1-0/+5
2017-01-26PR middle-end/78703 - fprintf-return-value floating point handling incorrect ...Martin Sebor1-0/+11
2017-01-26re PR c++/79129 (ICE with -fdebug-types-section starting with r240578)Jakub Jelinek1-0/+5