summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2017-01-27[brigfe] Small fixesMartin Jambor
2017-01-27docs: Add __GIMPLE and __RTL to the "Internals" docDavid Malcolm
2017-01-27re PR tree-optimization/79245 (Inefficient loop distribution to memcpy)Richard Biener
2017-01-27re PR c/79199 (ICE with -Wduplicated-branches)Jakub Jelinek
2017-01-27re PR tree-optimization/71433 (-Warray-bounds false positive with -O2)Richard Biener
2017-01-27re PR tree-optimization/79244 (ice in replace_uses_by, at tree-cfg.c:1866)Richard Biener
2017-01-27fib-opr-overload.cc (main): Change all occurrences of 40 to 32.Jakub Jelinek
2017-01-27realmpfr.h: Poison MPFR_RND{N,Z,U,D}.Jakub Jelinek
2017-01-27[ARM] Fix PR target/79239 - unrecognized insn after pragma gcc pop_optionsRichard Earnshaw
2017-01-27Enhance doc for -fprofile-arcsMartin Liska
2017-01-27S/390: Fix matching setmem_long_and*.Dominik Vogt
2017-01-27re PR c++/64382 (ICE due to use of `this` inside a lambda that captures every...Adam Butcher
2017-01-26gimple-ssa-sprintf.c (format_floating): Simplify the computation of precision...Martin Sebor
2017-01-27Daily bump.GCC Administrator
2017-01-26gimple-ssa-sprintf.c (format_floating): Test HAVE_XFmode and HAVE_DFmode befo...Martin Sebor
2017-01-26PR middle-end/78703 - fprintf-return-value floating point handling incorrect ...Martin Sebor
2017-01-26re PR c++/79129 (ICE with -fdebug-types-section starting with r240578)Jakub Jelinek
2017-01-26re PR debug/78835 (ICE with -fdebug-types-section and member function)Jakub Jelinek
2017-01-26PR middle-end/78703 -fprintf-return-value floating point handling incorrect i...Martin Sebor
2017-01-26re PR c++/68727 (invalid offsetof expressions accepted)Jakub Jelinek
2017-01-26runtime: fix setting of isarchiveIan Lance Taylor
2017-01-26runtime: fix context used by getTracebackIan Lance Taylor
2017-01-26* g++.dg/opt/declone3.C: Require LTO.David Edelsohn
2017-01-26rs6000-c (altivec_overloaded_builtins): Remove bogus entries for the P8V_BUIL...Carl Love
2017-01-26re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endi...Vladimir Makarov
2017-01-26AVX-512. Fix constants for 32b variant.Kirill Yukhin
2017-01-26* name-lookup.c (parse_using_directive): Deprecate strong using.Jason Merrill
2017-01-26PR c++/79176 - lambda ICE with -flto -OsJason Merrill
2017-01-26ldp_vec_64_1.c: Xfail.Bin Cheng
2017-01-26PR libstdc++/79190 add fallback aligned_alloc implementationJonathan Wakely
2017-01-26avx512fintrin.h (_ktest_mask16_u8, [...]): Move to ...Jakub Jelinek
2017-01-26re PR c/79199 (ICE with -Wduplicated-branches)Marek Polacek
2017-01-26re PR middle-end/79236 (Many libgomp tests fail if configured with --enable-o...Jakub Jelinek
2017-01-26re PR middle-end/79212 (internal compiler error: in maybe_lookup_decl_in_oute...David Sherwood
2017-01-26re PR target/70465 (Poor code for x87 asm)Jakub Jelinek
2017-01-26update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...Jakub Jelinek
2017-01-26update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...Jakub Jelinek
2017-01-26re PR target/79179 (PowerPC64: -mcpu=power9 creates stxsd with bad offset)Michael Meissner
2017-01-26vsx-elemrev-4.c: Change expected code generation to accept D-mode memory acce...Bill Schmidt
2017-01-26Daily bump.GCC Administrator
2017-01-25decl.c (grokdeclarator): Fix a typo in a comment.Martin Sebor
2017-01-25ChangeLog only update missed in r244910.Martin Sebor
2017-01-25PR c++/71290 - Flexible array member is not diagnosed with -pedanticMartin Sebor
2017-01-25re PR c++/78896 ([C++17] Segmentation fault occurs when use variable initiali...Jakub Jelinek
2017-01-25re PR c++/77914 (Wrong lambda definition accepted)Jakub Jelinek
2017-01-25vect-24.c: Remove xfail on ARM targets.Bin Cheng
2017-01-25rs6000-c (altivec_overloaded_builtins): Fix order of entries for ALTIVEC_BUIL...Carl Love
2017-01-25[ARM][testsuite] Force -mcpu=cortex-a57 for vsel* tests.Christophe Lyon
2017-01-25Fix "classe" typo in C++ Dialect Options docsJonathan Wakely
2017-01-25re PR testsuite/72850 (FAIL: gcc.dg/tree-ssa/pr69270-3.c scan-tree-dump-times...Richard Biener