aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26reassoc: Don't call fold_convert if !fold_convertible_p [PR105374]Jakub Jelinek
2022-04-26testsuite: Fix up g++.target/i386/vec-tmpl1.C testcase [PR65211]Jakub Jelinek
2022-04-26i386: Fix up ICE with -mveclibabi={acml,svml} [PR105367]Jakub Jelinek
2022-04-26testsuite: Improve unlimited_polymorphic_3.f03 [PR103662]Jakub Jelinek
2022-04-26libgomp: Fix up two non-GOMP_USE_ALIGNED_WORK_SHARES related issues [PR105358]Jakub Jelinek
2022-04-25c++: generic lambda fn parm pack [PR104624]Jason Merrill
2022-04-25c++: ICE with requires-expr and -Wsequence-point [PR105304]Patrick Palka
2022-04-25c++: partial ordering with dependent NTTP type [PR105289]Patrick Palka
2022-04-26Daily bump.GCC Administrator
2022-04-25analyzer: fix ICEs on complex constants [PR105365,105366]David Malcolm
2022-04-25gimple-fold: fix further missing stmt locations [PR104308]David Malcolm
2022-04-25fortran: Fix up gfc_trans_oacc_construct [PR104717]Jakub Jelinek
2022-04-25contrib: filter out a new Clang warningMartin Liska
2022-04-25libstdc++: Implement constexpr std::unique_ptr for C++23 (P2273R3)Jonathan Wakely
2022-04-25libstdc++: Add deduction guides for std::packaged_task [PR105375]Jonathan Wakely
2022-04-25c++: __builtin_shufflevector with value-dep expr [PR105353]Marek Polacek
2022-04-25docs: Fix 'modff' reference in extend.texiPaul A. Clarke
2022-04-25Retain existing range knowledge when prefilling statements.Andrew MacLeod
2022-04-25contrib: filter out a new Clang warningMartin Liska
2022-04-25libstdc++: Add pretty printer for std::initializer_listPhilipp Fent
2022-04-25testsuite: add additional option to force DSE execution [PR103662]Mikael Morin
2022-04-25tree-optimization/105368 - avoid overflow in powi_costRichard Biener
2022-04-25tree-optimization/100810 - avoid undefs in IVOPT rewritesRichard Biener
2022-04-25target/89125 - BSD and math functionsSteve Kargl
2022-04-25rtl-optimization/105231 - distribute_notes and REG_EH_REGIONRichard Biener
2022-04-25AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339]Hongyu Wang
2022-04-25Daily bump.GCC Administrator
2022-04-24[committed] exec-stack warning for test which wants executable stacksJeff Law
2022-04-24fortran: Detect duplicate unlimited polymorphic types [PR103662]Mikael Morin
2022-04-24Daily bump.GCC Administrator
2022-04-23i386: Improve ix86_expand_int_movcc [PR105338]Jakub Jelinek
2022-04-23Daily bump.GCC Administrator
2022-04-22libstdc++: Make atomic notify_one and notify_all non-constThomas W Rodgers
2022-04-22fortran: Use pointer arithmetic to index arrays [PR102043]Mikael Morin
2022-04-22fortran: Generate an array temporary reference [PR102043]Mikael Morin
2022-04-22fortran: Update index extraction code. [PR102043]Mikael Morin
2022-04-22fortran: Pre-evaluate string pointers. [PR102043]Mikael Morin
2022-04-22rs6000: Fix pack for soft-float (PR105334)Segher Boessenkool
2022-04-22docs: Correct "This functions" to "These functions"Paul A. Clarke
2022-04-22rtlanal: Fix up replace_rtx [PR105333]Jakub Jelinek
2022-04-22Daily bump.GCC Administrator
2022-04-21rs6000/testsuite: xfail bswap-brw.cSegher Boessenkool
2022-04-21rs6000: Disparage lfiwzx and similarSegher Boessenkool
2022-04-21rs6000: Add effective target has_arch_ppc64Segher Boessenkool
2022-04-21d: Merge upstream dmd eb7bee331, druntime 27834edb, phobos ac296f80c.Iain Buclaw
2022-04-21libstdc++: Avoid ASCII assumptions in floating_from_chars.ccPatrick Palka
2022-04-21c++: Remove unused parameterMarek Polacek
2022-04-21c++: wrong error with constexpr COMPOUND_EXPR [PR105321]Marek Polacek
2022-04-21fortran: Fix conv of UNION constructors [PR105310]Fritz Reese
2022-04-21libstdc++: Work around modules ICE in <charconv> [PR105297]Patrick Palka