aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Introduce STMT_VINFO_VEC_STMTSRichard Biener6-1500/+873
2020-06-10tmmark: verify_ssa failed [PR95569]Qian Chao2-0/+19
2020-06-10Add gcc_assert that &global_options are not dirty modified.Martin Liska4-0/+51
2020-06-10gcc-changelog: add more Review by prefixes.Martin Liska3-7/+10
2020-06-10gcc-changelog: Improve git_commit.py diagnosticsJonathan Wakely2-13/+13
2020-06-10Daily bump.GCC Administrator11-1/+530
2020-06-09libstdc++: Define converting assignment operator for std::move_iteratorJonathan Wakely2-0/+59
2020-06-09libstdc++: Define std::bad_optional_access constructor as defaultedJonathan Wakely2-4/+30
2020-06-09PowerPC: Add future hwcap2 bitsMichael Meissner2-0/+16
2020-06-09PowerPC: Add future hwcap2 bitsMichael Meissner1-0/+33
2020-06-09PowerPC: Add future hwcap2 bitsMichael Meissner3-1/+11
2020-06-09PowerPC: Add pcrel/prefixed target supports.Michael Meissner1-0/+6
2020-06-09When specifying a non-system prefix with --with-zstd, the build fails because...Michael Kuhn3-2/+7
2020-06-09asan: fix wrong options for a test-case.Martin Liska1-1/+1
2020-06-09coroutines: Ensure distinct DTOR trees [PR95137].Iain Sandoe1-9/+13
2020-06-09gcc-changelog: Use non-zero exit status on errorJonathan Wakely1-0/+4
2020-06-09tree-inline: Fix VLA handling [PR95552]Jason Merrill2-0/+20
2020-06-09tsan: Add optional support for distinguishing volatilesMarco Elver4-12/+109
2020-06-09PowerPC: PowerPC tests: Add prefixed/pcrel tests.Michael Meissner1-0/+19
2020-06-09Remove dead codeRichard Biener1-42/+0
2020-06-09d: Merge upstream dmd 13d67c575.Iain Buclaw25-57/+843
2020-06-09c++: Tweak predeclare_vla.Jason Merrill1-1/+2
2020-06-09openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551)Tobias Burnus1-3/+3
2020-06-09Remove dead codeRichard Biener1-43/+0
2020-06-09Fix some ChangeLog entriesPatrick Palka2-2/+2
2020-06-09gcov-dump: fix --help spacingMartin Liska1-1/+1
2020-06-09sanitizer: do not inline no-sanitize into sanitizer fnMartin Liska6-14/+103
2020-06-09AArch64+SVE: Add support for unpacked unary ops and BICJoe Ramsay8-19/+127
2020-06-09gcov: improve --coverage small exampleMartin Liska1-1/+2
2020-06-09libgcov: fix TOPN type castingMartin Liska2-24/+29
2020-06-09[Ada] Missing check on private overriding of dispatching primitiveJavier Miranda5-12/+47
2020-06-09[Ada] Small enhancement in XEinfo utilityEric Botcazou2-16/+44
2020-06-09[Ada] Implement AI12-0028: Import of variadic C functionsEric Botcazou10-107/+278
2020-06-09[Ada] Code clean ups and comments updatesArnaud Charlet6-4/+17
2020-06-09[Ada] Improve handling of null unbounded stringsArnaud Charlet2-42/+13
2020-06-09[Ada] Remove kludge for AI05-0087Arnaud Charlet2-41/+14
2020-06-09[Ada] Small cleanup in Einfo unitEric Botcazou2-114/+173
2020-06-09[Ada] Ada2020 AI12-0282: Shared variable control aspects in genericsEd Schonberg1-2/+21
2020-06-09[Ada] Improve handling of aggregates in Side_Effect_FreeArnaud Charlet1-0/+6
2020-06-09[Ada] Fix wrong type being used for range check generationGhjuvan Lacambre1-2/+4
2020-06-09[Ada] Expand more others aggregates staticallyArnaud Charlet1-58/+57
2020-06-09[Ada] Code refactoring on calls to Set_Debug_Info_NeededArnaud Charlet4-7/+17
2020-06-09[Ada] Missing documentation for Returns_By_RefJustin Squirek1-3/+5
2020-06-09[Ada] Spurious overlap error on zero-sized arrays with -gnateVJustin Squirek1-27/+64
2020-06-09[Ada] Write_Invocation_Graph_Vertex: include lib item nameBob Duff9-1420/+1415
2020-06-09[Ada] Propagate DIC, Invariant and Predicate attributes to viewsEric Botcazou9-120/+230
2020-06-09[Ada] Crash on exit statement within predicated loopJustin Squirek1-8/+16
2020-06-09[Ada] gnatbind: Correct assertions in Add_Edge_Kind_CheckBob Duff2-42/+41
2020-06-09[Ada] Add debugging messageBob Duff1-1/+1
2020-06-09[Ada] Remove bypass for instance bodies from Is_Visible_ComponentEric Botcazou1-33/+0