aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-31New local GCC patch for CAN_SANITIZE_UB ifdef.Martin Liska2-0/+7
2018-10-31Revert https://reviews.llvm.org/D40908 which changes asan offset to 1<<44.Martin Liska2-1/+5
2018-10-31Apply LOCAL_PATCHES and remove not used ones.Martin Liska7-24/+41
2018-10-31Update build system: include new files and run autoheader, autoconf, automakeMartin Liska9-27/+88
2018-10-31backport: All source files: Merge from upstream 345033.Martin Liska240-3391/+25041
2018-10-31Update merge script and HOWTO_MERGE documentation.Martin Liska3-5/+15
2018-10-31Fix hash-table violation in trans-decl.c.Martin Liska2-1/+10
2018-10-31Fix PR87374: ICE with -mslow-flash-data and -mword-relocationsThomas Preud'homme14-10/+53
2018-10-31aarch64: Force TImode values into even registersRichard Henderson2-4/+11
2018-10-31aarch64: Improve atomic-op lse generationRichard Henderson5-272/+122
2018-10-31aarch64: Improve swp generationRichard Henderson3-47/+24
2018-10-31re PR d/87788 (Support D on x86_64-apple-darwin*)Iain Buclaw5-0/+115
2018-10-31aarch64: Improve cas generationRichard Henderson4-44/+87
2018-10-31aarch64: Simplify LSE cas generationRichard Henderson4-119/+63
2018-10-31re PR testsuite/87802 (g++.dg/vect/slp-pr87105.cc fails starting with r265522)Richard Biener2-2/+7
2018-10-31tree-eh.c (replace_trapping_overflow): Simplify ABS_EXPR case using ABSU_EXPR.Richard Biener2-21/+8
2018-10-31Add pipeline description for Qualcomm Saphira core.Sameera Deshpande4-1/+568
2018-10-31Daily bump.GCC Administrator1-1/+1
2018-10-30re PR fortran/85896 (ICE in gfc_convert_constant(): Unexpected type)Thomas Koenig4-11/+21
2018-10-30PR middle-end/87041 - -Wformat reading through null pointer on unreachable codeMartin Sebor12-25/+1009
2018-10-30* params.def (lto-partitions): Bump from 32 to 128.Jan Hubicka2-1/+5
2018-10-30Implement P0892R2, explicit(bool).Marek Polacek26-44/+663
2018-10-30xfail ira-shrink-wrap-prep tests (PR87708)Segher Boessenkool3-5/+11
2018-10-30* tree.cJan Hubicka2-47/+181
2018-10-30decl.c (grokdeclarator): Use declarator->id_loc in diagnostic about flexible ...Paolo Carlini15-21/+41
2018-10-30* gcov.c (output_lines): Remove duplicate line.Eric Botcazou2-2/+4
2018-10-30rs6000.md (bswapdi2): Force address into register if not in indexed or indire...Aaron Sawdey4-4/+38
2018-10-30extend.texi (optimize): Clarify/expand attribute documentation.Martin Sebor2-34/+57
2018-10-30Add PR markerJeff Law1-0/+1
2018-10-30method-serial.cc: Mark varible as potentially unused to silence warning.Nicholas Krause2-1/+6
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