summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * BASE-VER: Set to 8.0.0.basepoints/gcc-8Jakub Jelinek2017-04-202-1/+5
* [ARM] Fix type for .init_array.* and .fini_array.* sectionsThomas Preud'homme2017-04-202-1/+7
* re PR middle-end/80423 (GC related -fcompare-debug failure)Jakub Jelinek2017-04-209-21/+70
* Skip pr80170.c for non-ptr32plus targetsSenthil Kumar Selvaraj2017-04-202-0/+5
* Daily bump.GCC Administrator2017-04-201-1/+1
* re PR tree-optimization/80426 (wrong manipulation of range based on INT_MIN)Eric Botcazou2017-04-194-2/+65
* re PR bootstrap/77661 (--enable-maintainer-mode causes in-tree-build of MPC t...Thomas Koenig2017-04-193-10/+18
* Rationalise ABI links in libstdc++ manualJonathan Wakely2017-04-197-22/+27
* re PR debug/80461 (ICE in modified_type_die, at dwarf2out.c:12566)Jakub Jelinek2017-04-194-8/+59
* re PR c++/80459 (c-c++-common/opaque-vector.c FAILs)Jakub Jelinek2017-04-192-2/+17
* re PR debug/80436 (-fcompare-debug failure)Jakub Jelinek2017-04-194-0/+55
* * libsupc++/new: Update comment on #endif directive.Jonathan Wakely2017-04-192-1/+3
* re PR target/80462 ([avr] Incorrect "warning: uninitialized variable 'xxx' pu...Georg-Johann Lay2017-04-192-3/+18
* Update SSA after AutoPGO early inlining (PR ipa/65972).Richard Biener2017-04-192-1/+9
* Fix typo in LTO documentation (PR lto/50345).Paulo Matos2017-04-192-1/+6
* Fix broken gcc.dg/torture/pr80341.c for avrSenthil Kumar Selvaraj2017-04-192-0/+5
* PR libstdc++/80448 remove noexcept from defaulted functionsJonathan Wakely2017-04-192-4/+8
* PR libstdc++/80446 cope with libc defining __has_builtinJonathan Wakely2017-04-193-12/+22
* IRA: Don't create new regs for debug insns (PR80429)Segher Boessenkool2017-04-192-5/+26
* Introduce gcov.h header file (PR gcov-profile/80435).Martin Liska2017-04-194-10/+60
* predicates.md (input_operand): Add comment.Eric Botcazou2017-04-195-4/+36
* Use relative line number for subsequent dg directivesTom de Vries2017-04-19571-1490/+2065
* re PR target/74563 (Classic MIPS16 (non-MIPS16e) function return broken)Jeff Law2017-04-184-1/+25
* Daily bump.GCC Administrator2017-04-191-1/+1
* re PR tree-optimization/80443 (ICE on valid code at -O2 on x86_64-linux-gnu: ...Jakub Jelinek2017-04-184-16/+72
* re PR rtl-optimization/80357 (ICE in model_update_limit_points_in_group, at h...Richard Sandiford2017-04-184-1/+40
* revert: Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.Bernd Edlinger2017-04-182-13/+14
* re PR middle-end/80422 (ICE on valid code at -O3 in 32-bit mode on x86_64-lin...Jeff Law2017-04-184-0/+42
* re PR debug/80263 (gcc's internal type "sizetype" leaks out as base type name...Jakub Jelinek2017-04-184-10/+37
* re PR target/80099 (ICE in rs6000_expand_vector_extract, at config/rs6000/rs6...Michael Meissner2017-04-189-8/+543
* re PR sanitizer/80444 (-fcompare-debug failures with -fsanitize-coverage=trac...Jakub Jelinek2017-04-184-1/+19
* regcprop.c (maybe_mode_change): Avoid creating copies of the stack pointer.Jeff Law2017-04-183-8/+19
* Typo.Georg-Johann Lay2017-04-181-1/+1
* re PR c++/79435 (ICE on invalid C++ code (with member access into an incomple...Georg-Johann Lay2017-04-182-5/+12
* re PR middle-end/79788 (ICE in expand_expr_real_2, at expr.c:9557)Jakub Jelinek2017-04-185-21/+50
* Fix incorrect results from std::boyer_moore_searcherJonathan Wakely2017-04-183-27/+81
* PR c++/80241 - ICE with alignas pack expansion.Marek Polacek2017-04-185-2/+28
* PR c++/80244 - ICE with attribute in template alias.Marek Polacek2017-04-184-0/+25
* Validate that destination gcov file does not exist for gcov-tool (PR gcov-pro...Martin Liska2017-04-184-0/+29
* Daily bump.GCC Administrator2017-04-181-1/+1
* libgo: update to Go 1.8.1 releaseIan Lance Taylor2017-04-1724-41/+359
* 017-04-17 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2017-04-174-3/+107
* PR c++/80415 - wrong error with default arg and array reference.Jason Merrill2017-04-174-2/+13
* * pt.c (tsubst_init): Set TARGET_EXPR_DIRECT_INIT_P.Jason Merrill2017-04-173-0/+26
* re PR fortran/80440 (Slow compile when USEing modules)Paul Thomas2017-04-172-38/+9
* re PR target/80315 (Calling __builtin_crypto_vshasigmaw with argument 3 out o...Kelvin Nilsen2017-04-175-0/+76
* Daily bump.GCC Administrator2017-04-171-1/+1
* Remove braces around line number in dejagnu directiveTom de Vries2017-04-1610-13/+26
* Daily bump.GCC Administrator2017-04-161-1/+1
* pr54669.c: Fix dg-do directive.Uros Bizjak2017-04-1514-15/+30