aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-07Fix 'libgomp.fortran/reverse-offload-6.f90' nvptx offloading compilationThomas Schwinge1-0/+2
2023-02-07analyzer: fix -Wanalyzer-use-of-uninitialized-value false +ve on "read" [PR10...David Malcolm4-1/+115
2023-02-07Fortran: ASSOCIATE variables should not be TREE_STATIC [PR95107]Harald Anlauf2-0/+18
2023-02-07doc: Update -fchar8_t documentationMarek Polacek1-2/+0
2023-02-07RA: Implement reuse of equivalent memory for caller saves optimizationVladimir N. Makarov4-10/+44
2023-02-07tree-optimization/26854 - compile-time hog in SSA forwpropRichard Biener1-5/+7
2023-02-07ipa-split: Don't split returns_twice functions [PR106923]Jakub Jelinek2-2/+26
2023-02-07cgraph: Handle simd clones in cgraph_node::set_{const,pure}_flag [PR106433]Jakub Jelinek2-0/+30
2023-02-07testsuite: Expect -Wdeprecated warning in warn/Wstrict-aliasing-bogus-union-2...Jakub Jelinek1-1/+1
2023-02-07Enable 512 bit vector for zen4Jan Hubicka1-1/+1
2023-02-07Daily bump.GCC Administrator6-1/+174
2023-02-06Modula2 meets clang [PR108135]Gaius Mulley1-1/+4
2023-02-06libstdc++: Document P1642 and extensionsArsen Arsenović13-22/+152
2023-02-06Format error in m2pp.cc (m2pp_integer_cst) [PR107234]Gaius Mulley1-1/+1
2023-02-06amdgcn: Pass -mstack-size through to runtimeAndrew Stubbs1-0/+18
2023-02-06Remove unused variables and procedures.Gaius Mulley3-29/+2
2023-02-06aarch64: Fix up bfmlal lane pattern [PR104921]Alex Coplan4-1/+28
2023-02-06libstdc++: Fix non-reserved name for template parameterJonathan Wakely1-6/+6
2023-02-06libstdc++: Fix testsuite warnings about new C++23 deprecationsJonathan Wakely6-0/+20
2023-02-06libstdc++: Implement P1413R3 'deprecate aligned_storage and aligned_union'Nathaniel Shead5-4/+77
2023-02-06libstdc++: Normalise _GLIBCXX20_DEPRECATED macroNathaniel Shead3-7/+7
2023-02-06libstdc++: Enable building libstdc++.{a,so} when !HOSTEDArsen Arsenović12-28/+77
2023-02-06libstdc++: Disable building additional archives for freestandingJonathan Wakely2-6/+18
2023-02-06ipa-sra: Fix a typo in a dump string.Martin Jambor1-2/+2
2023-02-06LoongArch: Generate bytepick.[wd] for suitable bit operation patternXi Ruoyao3-23/+77
2023-02-06testsuite: remove broken AArch64 testTamar Christina1-11/+0
2023-02-06ubsan: Fix up another spot that should have been BUILT_IN_UNREACHABLE_TRAPS [...Jakub Jelinek2-1/+16
2023-02-05c++: equivalence of non-dependent calls [PR107461]Patrick Palka6-6/+59
2023-02-06Daily bump.GCC Administrator4-1/+17
2023-02-05Fortran: prevent redundant integer division truncation warnings [PR108592]Harald Anlauf2-1/+9
2023-02-05doc: Remove note on PW32Gerald Pfeifer1-3/+0
2023-02-05Daily bump.GCC Administrator2-1/+19
2023-02-04libstdc++: Avoid use of naked int32_t in unseq_backend_simd.h, PR108672Hans-Peter Nilsson1-1/+1
2023-02-04libstdc++: Adjust link to pdftexGerald Pfeifer2-3/+3
2023-02-04libstdc++: Optimize basic_string move assignmentFrançois Dumont2-6/+57
2023-02-04Daily bump.GCC Administrator9-1/+417
2023-02-03range-op: Handle op?.undefined_p () in op[12]_range of comparisons [PR108647]Jakub Jelinek2-2/+53
2023-02-03fortran: Fix up hash table usage in gfc_trans_use_stmts [PR108451]Jakub Jelinek1-1/+5
2023-02-03irange: Compare nonzero bits in irange with widest_int [PR108639]Aldy Hernandez3-2/+32
2023-02-03range-ops: Handle undefined ranges in frange op[12]_range [PR108647]Aldy Hernandez1-0/+56
2023-02-03Reset SCEV before removing unreachable globals.Andrew MacLeod2-0/+29
2023-02-03c++: wrong error with constexpr array and value-init [PR108158]Marek Polacek2-4/+32
2023-02-03c++: Add fixed test [PR101071]Marek Polacek1-0/+95
2023-02-03libstdc++: Mark pieces of gnu-linux/os_support.h linux-specificSamuel Thibault1-9/+13
2023-02-03[modula-2] Bugfix to allow html doc build and simplify target dir creationGaius Mulley2-81/+102
2023-02-03libstdc++: Implement ranges::find_last{,_if,_if_not} from P1223R5Patrick Palka4-0/+400
2023-02-03libstdc++: Implement ranges::iota from P2440R1Patrick Palka2-0/+77
2023-02-03libstdc++: Implement ranges::contains/contains_subrange from P2302R4Patrick Palka3-0/+124
2023-02-03arm: [MVE] Add missing length=8 attributeChristophe Lyon1-5/+9
2023-02-03arm: Fix warning in libgcc/config/arm/pr-support.cChristophe Lyon1-0/+6