aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-01PR libstdc++/79254 simplify exception-safety in copy assignmentJonathan Wakely6-81/+65
2017-02-01re PR other/79250 (brig/brigfrontend/brig-to-generic.cc: two small problems)Pekka Jääskeläinen4-4/+19
2017-02-01re PR tree-optimization/71824 (ICE when compiling libiberty with Graphite loo...Richard Biener4-1/+35
2017-02-01configure.tgt: Fix i?86-*-linux* entry.Jakub Jelinek8-113/+90
2017-02-01Daily bump.GCC Administrator1-1/+1
2017-01-31i386.c (ix86_expand_split_stack_prologue): Add REG_ARGS_SIZE note to 32-bit p...Ian Lance Taylor2-3/+14
2017-01-31re PR c++/79304 (diagnostic shows bogus expression ((X<T>*)this)->.c)Jakub Jelinek4-1/+33
2017-01-31Fix ICE with spelling hints within explicit namespace aliases (PR c++/79298)David Malcolm4-0/+31
2017-01-31Prevent ICEs due to bogus substring locations (PR preprocessor/79210)David Malcolm5-1/+63
2017-01-31re PR c++/79290 (forming pointer to member function tries to access "__pfn")Nathan Sidwell4-1/+35
2017-01-31re PR fortran/79305 (real128 - undefined reference to cexpl)Steven G. Kargl3-2/+8
2017-01-31re PR c++/67273 (Incorrect -Wshadow warning with generic lambdas)Nathan Sidwell5-8/+71
2017-01-31cp-tree.h (instantiate_decl): Make defer_ok bool.Nathan Sidwell3-21/+25
2017-01-31re PR c++/79264 (ICE verify_type failed)Nathan Sidwell5-6/+37
2017-01-31re PR tree-optimization/77318 (FAIL: gfortran.dg/graphite/pr68279.f90 -O (...Richard Biener2-5/+14
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge6-40/+123
2017-01-31[testsuite] gcc.dg/memcmp-1.c: Fix testcase for newlib.Christophe Lyon2-3/+8
2017-01-31s390.c (s390_asan_shadow_offset): New function.Jakub Jelinek4-0/+24
2017-01-31re PR target/78597 (test case gcc.dg/torture/fp-int-convert-float128-ieee.c (...Michael Meissner4-259/+182
2017-01-31Call symbol_summary<>::release instead of ~symbol_summary (PR ipa/79285).Martin Liska2-1/+8
2017-01-31re PR tree-optimization/71691 (wrong code at -O3 in both 32-bit and 64-bit mo...Aldy Hernandez6-5/+167
2017-01-31S/390: Rename __S390_ARCH_LEVEL__ to __ARCH__.Andreas Krebbel4-9/+19
2017-01-31re PR c++/79267 (internal compiler error with -O3 or -O2 -finline-functions)Jakub Jelinek4-1/+82
2017-01-31[PR63238] output alignment debug informationAlexandre Oliva16-6/+194
2017-01-31Introduce C++ support in libcc1Alexandre Oliva38-253/+7201
2017-01-31libcc1: return absolute filename from make search_dirJan Kratochvil2-1/+5
2017-01-31libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpJan Kratochvil4-28/+192
2017-01-31libcc1 base API: add set_verbose and new version of compileJan Kratochvil4-12/+76
2017-01-31libcc1 base API version bumpJan Kratochvil4-3/+15
2017-01-31* de.po, eo.po: Update.Joseph Myers3-16/+19
2017-01-31* de.po, es.po, fr.po, sv.po: Update.Joseph Myers5-5406/+3839
2017-01-31Daily bump.GCC Administrator1-1/+1
2017-01-30re PR target/79170 (memcmp builtin expansion sequence can overflow)Aaron Sawdey6-392/+592
2017-01-30gimple-ssa-sprintf.c (fmtresult::adjust_for_width_or_precision): Move constan...Martin Sebor2-14/+19
2017-01-30re PR debug/79289 (DWARF info for typeof of C function with no args and no pr...Ian Lance Taylor2-2/+13
2017-01-30invoke.texi (-Wformat-truncation=1): Fix typo.Martin Sebor2-1/+5
2017-01-30PR testsuite/79293 - gcc.dg/tree-ssa/builtin-sprintf.c fails starting with r...Martin Sebor2-1/+11
2017-01-30* brigfrontend/brig-code-entry-handler.ccJakub Jelinek2-4/+11
2017-01-30re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko2-25/+12
2017-01-30Fix profile corruption with -O1 (PR gcov-profile/79259)Martin Liska4-0/+33
2017-01-30Fix aarch64 PGO bootstrap (bootstrap/78985)Martin Liska2-3/+9
2017-01-30re PR target/79260 (missing header files for plugins: arm-isa.h, arm-flags.h)Richard Earnshaw3-3/+8
2017-01-30update-copyright.py: Retain original file modeBernhard Reutner-Fischer2-0/+8
2017-01-30* mpxrt/mpxrt-utils.h (__mpxrt_stop): New prototype.Jakub Jelinek2-0/+5
2017-01-30re PR tree-optimization/79276 (ICE: Segmentation fault in VRP pass)Richard Biener4-0/+26
2017-01-30re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener3-2/+16
2017-01-30Implement LWG 2825, LWG 2756 breaks class template argument deduction for opt...Ville Voutilainen3-0/+53
2017-01-30[ARM][PR target/78945] Fix libatomic on armv7-mSzabolcs Nagy2-2/+7
2017-01-30S/390: PR target/79240: Fix assertion in s390_extzv_shift_ok.Dominik Vogt4-4/+29
2017-01-30re PR target/79268 (Wrong code generation for vec_xl and vec_xst intrinsics)Bill Schmidt8-756/+36