aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-30PR libstdc++/87809 avoid invalid expressions in exception specificationsJonathan Wakely9-5/+188
2018-10-30PR libstdc++/87784 fix dynamic_bitset::push_backJonathan Wakely3-3/+89
2018-10-30* gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support.Paul Koning2-0/+5
2018-10-30Fix __builtin_expect_with_probability documentationJonathan Wakely2-5/+10
2018-10-30Avoid unnecessarily numbering cloned symbols.Michael Ploujnikov15-31/+125
2018-10-30Don't allow the pool allocator to be configured to allocate zero-sized objectsRichard Earnshaw2-0/+6
2018-10-30re PR tree-optimization/87800 (CPU2006 416.gamess failed to build with LTO)Richard Biener2-2/+12
2018-10-30Fixes bug 87330 by invoking df_note_add_problem to recompute REG_DEAD and RE...Sameera Deshpande2-0/+6
2018-10-30libgcc: properly destroy mutexes on VxWorksRasmus Villemoes2-1/+6
2018-10-30Fix typo in documentation of __builtin_expect_with_probability.Martin Liska2-1/+6
2018-10-30Daily bump.GCC Administrator1-1/+1
2018-10-29Fix ICE in get_substring_ranges_for_loc on __FILE__ (PR c++/87721)David Malcolm6-3/+63
2018-10-29C++: simplify output from suggest_alternatives_forDavid Malcolm40-356/+913
2018-10-29Folding and check_function_argumentsDavid Malcolm4-8/+32
2018-10-29decl.c (create_array_type_for_decl): Add location_t parameter and use it.Paolo Carlini14-34/+58
2018-10-29config.gcc (xstormy16-*-elf): Set tm_d_file.Iain Buclaw2-0/+5
2018-10-29ux.texi: move "Quoting" and "Fix-it hints" from DiagnosticsGuidelines wiki pageDavid Malcolm2-0/+45
2018-10-29re PR c++/87469 (ice in record_estimate, at tree-ssa-loop-niter.c:3271)Kugan Vivekanandarajah4-5/+29
2018-10-29Add ChangeLog entry for hunk introduced together with another oneOlivier Hainque1-0/+4
2018-10-29[rs6000] Remove inaccurate commentPaul A. Clarke2-1/+4
2018-10-29* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro name.Paul Koning2-1/+5
2018-10-29[rs6000] Consistently use '__vector' instead of 'vector'Paul A. Clarke3-47/+63
2018-10-29PR c++/87594 - constexpr rejects-valid with range-based for.Marek Polacek4-2/+60
2018-10-29compiler: pass a single flags argument to Backend::functionIan Lance Taylor5-48/+73
2018-10-29compiler: add location_fileIan Lance Taylor4-4/+32
2018-10-29re PR tree-optimization/87785 (ICE in dr_misalignment, at tree-vectorizer.h:1...Richard Biener5-1/+114
2018-10-29Extract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTPOlivier Hainque2-3/+13
2018-10-29Introduce notion of VXWORKS_PERSONALITYOlivier Hainque2-2/+17
2018-10-29re PR tree-optimization/87790 (ICE in vect_get_vec_def_for_operand_1, at tree...Richard Biener4-21/+51
2018-10-29[OpenACC] Support C++ "this" in OpenACC directivesJoseph Myers4-1/+57
2018-10-29re PR tree-optimization/87785 (ICE in dr_misalignment, at tree-vectorizer.h:1...Richard Biener2-23/+52
2018-10-29GCOV: introduce --json-format.Martin Liska9-231/+329
2018-10-29Fix mingw-w64 Ada native bootstrap (PR81878).Tamar Christina2-1/+9
2018-10-29combine: Fix various shortcomings in make_more_copies (PR87701, PR87780)Segher Boessenkool2-10/+11
2018-10-29Daily bump.GCC Administrator1-1/+1
2018-10-29gimplefe-30.c: New test.Kugan Vivekanandarajah8-0/+107
2018-10-2848101_neg.cc: Remove dg-prune-output 'std' from regex pattern for versioned n...François Dumont4-3/+10
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw3180-26/+859714
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig96-431/+15071
2018-10-28darwin - fix powerpc-darwin stack alignmentsIain Sandoe2-5/+40
2018-10-28Daily bump.GCC Administrator1-1/+1
2018-10-27re PR target/80024 (nios2: unclear wording "numeric digits" in diagnostic)Sandra Loosemore2-2/+8
2018-10-27re PR fortran/86907 (bogus warning "No location in expression near")Thomas Koenig2-2/+12
2018-10-27Daily bump.GCC Administrator1-1/+1
2018-10-26powerpc: Fix typos in the manualTulio Magno Quites Machado Filho2-3/+8
2018-10-26rs6000-string.c (expand_strncmp_gpr_sequence): Change to a shorter sequence w...Aaron Sawdey2-108/+143
2018-10-26sse-addss-1.c: Call abort under DEBUG also; formatting cleanup.Bill Schmidt45-288/+292
2018-10-26[rs6000] Add tests for compatible implementations of x86 SSSE3 intrinsicsPaul A. Clarke19-0/+1713
2018-10-26[rs6000] Add compatible implementations of x86 SSSE3 intrinsicsPaul A. Clarke3-2/+509
2018-10-26libgo: simplify gotest script to avoid sed substitution to \nIan Lance Taylor2-7/+2