aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-21html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports itArsen Arsenović4-4/+60
2023-03-21docs: Fix up new instances of index reorderingArsen Arsenović2-3/+3
2023-03-21update_web_docs_git: Update CSS reference to new manual CSSArsen Arsenović1-1/+1
2023-03-21doc: Remove the @gol macro/aliasArsen Arsenović6-1770/+1756
2023-03-21doc: Update texinfo.texArsen Arsenović1-2925/+4688
2023-03-21docs: Add @defbuiltin family of helpersArsen Arsenović2-781/+793
2023-03-21doc: Fix a few minor errors spotted by testersArsen Arsenović2-2/+9
2023-03-21docs: Create Indices appendixArsen Arsenović1-10/+18
2023-03-21tree-optimization/109170 - bogus use-after-free with __builtin_expectRichard Biener4-4/+48
2023-03-21Fortran: Fix regression caused by PR37336 patch [PR109206]Paul Thomas1-1/+4
2023-03-21Fortran: Fix regression caused by PR37336 patch [PR109209]Paul Thomas2-0/+81
2023-03-21[modula2] Add $(CXX_FLAGS) to the bootstrap tool rules.Gaius Mulley1-4/+4
2023-03-21Daily bump.GCC Administrator7-1/+113
2023-03-20libstdc++: Fix formatting in std::filesystem helper functionJonathan Wakely1-1/+2
2023-03-20Update gcc sv.poJoseph Myers1-433/+292
2023-03-20Fortran: fix documentation of -fno-underscoring [PR109216]Harald Anlauf1-2/+2
2023-03-20c++: explicit ctor and list-initialization [PR109159]Marek Polacek5-37/+57
2023-03-20c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164]Jakub Jelinek7-1/+115
2023-03-20Rework 128-bit complex multiply and divide.Michael Meissner5-47/+156
2023-03-20Fortran: simplification of NEAREST for large argument [PR109186]Harald Anlauf2-1/+27
2023-03-20rs6000: Don't ICE when compiling the __builtin_vec_xst_trunc built-in [PR109178]Peter Bergner2-1/+14
2023-03-20testsuite: Fix up 20230313.C testJakub Jelinek1-1/+1
2023-03-20libstdc++: Remove template-head from std::expected<void> ctor [PR109182]Jonathan Wakely1-5/+4
2023-03-20Fortran: Allow external function from in an associate block [PR87127]Paul Thomas2-5/+57
2023-03-20Daily bump.GCC Administrator6-1/+113
2023-03-19Fortran: procedures with BIND(C) attribute require explicit interface [PR85877]Harald Anlauf2-0/+35
2023-03-19Mention undefined behavior on integer overflow.Thomas Koenig1-0/+18
2023-03-19Re: [PATCH] Testsuite: Disable micromips for MSA testsXin Liu1-0/+1
2023-03-19[modula2] target independent doc and tools rebuiltGaius Mulley38-447/+412
2023-03-19or1k: Do not clear existing FPU exceptions before updatingStafford Horne1-1/+0
2023-03-19Docs: correct typo in nonnull function attribute description.Jonny Grant1-1/+1
2023-03-19Daily bump.GCC Administrator5-1/+169
2023-03-18analyzer: fix ICE on certain longjmp calls [PR109094]David Malcolm3-4/+52
2023-03-18libstdc++: Fix test for hash<coroutine_handle<P>>::operator() [PR109165]Jonathan Wakely1-2/+3
2023-03-18Fortran: Fix bugs and missing features in finalization [PR37336]Paul Thomas31-244/+2801
2023-03-18Daily bump.GCC Administrator9-1/+209
2023-03-17lra: Ignore debug insns and notes in combine_reload_insn [PR109179]Peter Bergner1-4/+9
2023-03-18testsuite: Skip some gcc.dg/plugin tests for default_packed targetsHans-Peter Nilsson7-0/+7
2023-03-17c++: constant, array, lambda, template [PR108975]Jason Merrill2-0/+17
2023-03-17c++: throw and private destructor [PR109172]Jason Merrill2-2/+23
2023-03-17libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165]Jonathan Wakely2-1/+23
2023-03-17c++: namespace-scoped friend in local class [PR69410]Jason Merrill3-5/+28
2023-03-17tree-inline: Fix up multiversioning with vector arguments [PR105554]Jakub Jelinek4-11/+16
2023-03-17c, ubsan: Instrument even shortened divisions [PR109151]Jakub Jelinek2-2/+16
2023-03-17PR modula2/109032 - message 'compiler checks to force' is too complicatedGaius Mulley2-12/+15
2023-03-17LRA: Implement combining secondary memory reload and original insnVladimir N. Makarov2-0/+109
2023-03-17PR modula2/109102 Wrong quotes in diagnosticGaius Mulley1-1/+1
2023-03-17RISC-V: Handle undef for vector mask patternsJu-Zhe Zhong8-559/+482
2023-03-17RISC-V: Use reg_or_subregno to check regno [PR109092]Ju-Zhe Zhong1-3/+3
2023-03-17testsuite: Fix up forwprop-39.c testcase [PR109145]Jakub Jelinek1-4/+2