aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-20* BASE-VER: Set to 8.0.0.basepoints/gcc-8Jakub Jelinek2-1/+5
2017-04-20[ARM] Fix type for .init_array.* and .fini_array.* sectionsThomas Preud'homme2-1/+7
2017-04-20re PR middle-end/80423 (GC related -fcompare-debug failure)Jakub Jelinek9-21/+70
2017-04-20Skip pr80170.c for non-ptr32plus targetsSenthil Kumar Selvaraj2-0/+5
2017-04-20Daily bump.GCC Administrator1-1/+1
2017-04-19re PR tree-optimization/80426 (wrong manipulation of range based on INT_MIN)Eric Botcazou4-2/+65
2017-04-19re PR bootstrap/77661 (--enable-maintainer-mode causes in-tree-build of MPC t...Thomas Koenig3-10/+18
2017-04-19Rationalise ABI links in libstdc++ manualJonathan Wakely7-22/+27
2017-04-19re PR debug/80461 (ICE in modified_type_die, at dwarf2out.c:12566)Jakub Jelinek4-8/+59
2017-04-19re PR c++/80459 (c-c++-common/opaque-vector.c FAILs)Jakub Jelinek2-2/+17
2017-04-19re PR debug/80436 (-fcompare-debug failure)Jakub Jelinek4-0/+55
2017-04-19* libsupc++/new: Update comment on #endif directive.Jonathan Wakely2-1/+3
2017-04-19re PR target/80462 ([avr] Incorrect "warning: uninitialized variable 'xxx' pu...Georg-Johann Lay2-3/+18
2017-04-19Update SSA after AutoPGO early inlining (PR ipa/65972).Richard Biener2-1/+9
2017-04-19Fix typo in LTO documentation (PR lto/50345).Paulo Matos2-1/+6
2017-04-19Fix broken gcc.dg/torture/pr80341.c for avrSenthil Kumar Selvaraj2-0/+5
2017-04-19PR libstdc++/80448 remove noexcept from defaulted functionsJonathan Wakely2-4/+8
2017-04-19PR libstdc++/80446 cope with libc defining __has_builtinJonathan Wakely3-12/+22
2017-04-19IRA: Don't create new regs for debug insns (PR80429)Segher Boessenkool2-5/+26
2017-04-19Introduce gcov.h header file (PR gcov-profile/80435).Martin Liska4-10/+60
2017-04-19predicates.md (input_operand): Add comment.Eric Botcazou5-4/+36
2017-04-19Use relative line number for subsequent dg directivesTom de Vries571-1490/+2065
2017-04-18re PR target/74563 (Classic MIPS16 (non-MIPS16e) function return broken)Jeff Law4-1/+25
2017-04-19Daily bump.GCC Administrator1-1/+1
2017-04-18re PR tree-optimization/80443 (ICE on valid code at -O2 on x86_64-linux-gnu: ...Jakub Jelinek4-16/+72
2017-04-18re PR rtl-optimization/80357 (ICE in model_update_limit_points_in_group, at h...Richard Sandiford4-1/+40
2017-04-18revert: Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.Bernd Edlinger2-13/+14
2017-04-18re PR middle-end/80422 (ICE on valid code at -O3 in 32-bit mode on x86_64-lin...Jeff Law4-0/+42
2017-04-18re PR debug/80263 (gcc's internal type "sizetype" leaks out as base type name...Jakub Jelinek4-10/+37
2017-04-18re PR target/80099 (ICE in rs6000_expand_vector_extract, at config/rs6000/rs6...Michael Meissner9-8/+543
2017-04-18re PR sanitizer/80444 (-fcompare-debug failures with -fsanitize-coverage=trac...Jakub Jelinek4-1/+19
2017-04-18regcprop.c (maybe_mode_change): Avoid creating copies of the stack pointer.Jeff Law3-8/+19
2017-04-18Typo.Georg-Johann Lay1-1/+1
2017-04-18re PR c++/79435 (ICE on invalid C++ code (with member access into an incomple...Georg-Johann Lay2-5/+12
2017-04-18re PR middle-end/79788 (ICE in expand_expr_real_2, at expr.c:9557)Jakub Jelinek5-21/+50
2017-04-18Fix incorrect results from std::boyer_moore_searcherJonathan Wakely3-27/+81
2017-04-18PR c++/80241 - ICE with alignas pack expansion.Marek Polacek5-2/+28
2017-04-18PR c++/80244 - ICE with attribute in template alias.Marek Polacek4-0/+25
2017-04-18Validate that destination gcov file does not exist for gcov-tool (PR gcov-pro...Martin Liska4-0/+29
2017-04-18Daily bump.GCC Administrator1-1/+1
2017-04-17libgo: update to Go 1.8.1 releaseIan Lance Taylor24-41/+359
2017-04-17017-04-17 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger4-3/+107
2017-04-17PR c++/80415 - wrong error with default arg and array reference.Jason Merrill4-2/+13
2017-04-17* pt.c (tsubst_init): Set TARGET_EXPR_DIRECT_INIT_P.Jason Merrill3-0/+26
2017-04-17re PR fortran/80440 (Slow compile when USEing modules)Paul Thomas2-38/+9
2017-04-17re PR target/80315 (Calling __builtin_crypto_vshasigmaw with argument 3 out o...Kelvin Nilsen5-0/+76
2017-04-17Daily bump.GCC Administrator1-1/+1
2017-04-16Remove braces around line number in dejagnu directiveTom de Vries10-13/+26
2017-04-16Daily bump.GCC Administrator1-1/+1
2017-04-15pr54669.c: Fix dg-do directive.Uros Bizjak14-15/+30