aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-26libgomp: Fix up two non-GOMP_USE_ALIGNED_WORK_SHARES related issues [PR105358]Jakub Jelinek4-7/+18
2022-04-25c++: generic lambda fn parm pack [PR104624]Jason Merrill2-1/+18
2022-04-25c++: ICE with requires-expr and -Wsequence-point [PR105304]Patrick Palka2-1/+11
2022-04-25c++: partial ordering with dependent NTTP type [PR105289]Patrick Palka3-3/+27
2022-04-26Daily bump.GCC Administrator9-1/+196
2022-04-25analyzer: fix ICEs on complex constants [PR105365,105366]David Malcolm3-9/+57
2022-04-25gimple-fold: fix further missing stmt locations [PR104308]David Malcolm2-1/+15
2022-04-25fortran: Fix up gfc_trans_oacc_construct [PR104717]Jakub Jelinek4-3/+35
2022-04-25contrib: filter out a new Clang warningMartin Liska1-1/+2
2022-04-25libstdc++: Implement constexpr std::unique_ptr for C++23 (P2273R3)Jonathan Wakely9-21/+466
2022-04-25libstdc++: Add deduction guides for std::packaged_task [PR105375]Jonathan Wakely2-0/+96
2022-04-25c++: __builtin_shufflevector with value-dep expr [PR105353]Marek Polacek2-1/+26
2022-04-25docs: Fix 'modff' reference in extend.texiPaul A. Clarke1-1/+1
2022-04-25Retain existing range knowledge when prefilling statements.Andrew MacLeod2-0/+22
2022-04-25contrib: filter out a new Clang warningMartin Liska1-1/+2
2022-04-25libstdc++: Add pretty printer for std::initializer_listPhilipp Fent2-2/+28
2022-04-25testsuite: add additional option to force DSE execution [PR103662]Mikael Morin1-1/+1
2022-04-25tree-optimization/105368 - avoid overflow in powi_costRichard Biener1-1/+1
2022-04-25tree-optimization/100810 - avoid undefs in IVOPT rewritesRichard Biener3-0/+96
2022-04-25target/89125 - BSD and math functionsSteve Kargl3-1/+16
2022-04-25rtl-optimization/105231 - distribute_notes and REG_EH_REGIONRichard Biener2-18/+78
2022-04-25AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339]Hongyu Wang2-20/+60
2022-04-25Daily bump.GCC Administrator3-1/+29
2022-04-24[committed] exec-stack warning for test which wants executable stacksJeff Law1-1/+1
2022-04-24fortran: Detect duplicate unlimited polymorphic types [PR103662]Mikael Morin3-22/+58
2022-04-24Daily bump.GCC Administrator3-1/+13
2022-04-23i386: Improve ix86_expand_int_movcc [PR105338]Jakub Jelinek2-4/+47
2022-04-23Daily bump.GCC Administrator5-1/+93
2022-04-22libstdc++: Make atomic notify_one and notify_all non-constThomas W Rodgers3-14/+14
2022-04-22fortran: Use pointer arithmetic to index arrays [PR102043]Mikael Morin10-15/+354
2022-04-22fortran: Generate an array temporary reference [PR102043]Mikael Morin1-1/+1
2022-04-22fortran: Update index extraction code. [PR102043]Mikael Morin1-11/+37
2022-04-22fortran: Pre-evaluate string pointers. [PR102043]Mikael Morin2-1/+9
2022-04-22rs6000: Fix pack for soft-float (PR105334)Segher Boessenkool1-2/+43
2022-04-22docs: Correct "This functions" to "These functions"Paul A. Clarke1-1/+1
2022-04-22rtlanal: Fix up replace_rtx [PR105333]Jakub Jelinek2-2/+23
2022-04-22Daily bump.GCC Administrator8-1/+106
2022-04-21rs6000/testsuite: xfail bswap-brw.cSegher Boessenkool1-1/+1
2022-04-21rs6000: Disparage lfiwzx and similarSegher Boessenkool1-11/+11
2022-04-21rs6000: Add effective target has_arch_ppc64Segher Boessenkool1-0/+10
2022-04-21d: Merge upstream dmd eb7bee331, druntime 27834edb, phobos ac296f80c.Iain Buclaw50-302/+1002
2022-04-21libstdc++: Avoid ASCII assumptions in floating_from_chars.ccPatrick Palka2-17/+28
2022-04-21c++: Remove unused parameterMarek Polacek1-3/+1
2022-04-21c++: wrong error with constexpr COMPOUND_EXPR [PR105321]Marek Polacek2-5/+22
2022-04-21fortran: Fix conv of UNION constructors [PR105310]Fritz Reese2-2/+45
2022-04-21libstdc++: Work around modules ICE in <charconv> [PR105297]Patrick Palka1-1/+3
2022-04-21libstdc++: Remove bogus assertion in std::from_chars [PR105324]Jonathan Wakely2-1/+14
2022-04-21Support --compress-debug-sections for ld.mold.Martin Liska2-4/+16
2022-04-21emit-rtl: Fix -fcompare-debug bug with label references in debug insns [PR105...Jakub Jelinek2-1/+22
2022-04-20runtime: use correct field name for PPC32 GLIBC registersIan Lance Taylor2-13/+24