summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * reassoc: Don't call fold_convert if !fold_convertible_p [PR105374]Jakub Jelinek2022-04-261-1/+5
| * testsuite: Fix up g++.target/i386/vec-tmpl1.C testcase [PR65211]Jakub Jelinek2022-04-261-0/+1
| * i386: Fix up ICE with -mveclibabi={acml,svml} [PR105367]Jakub Jelinek2022-04-262-2/+16
| * testsuite: Improve unlimited_polymorphic_3.f03 [PR103662]Jakub Jelinek2022-04-262-3/+5
| * libgomp: Fix up two non-GOMP_USE_ALIGNED_WORK_SHARES related issues [PR105358]Jakub Jelinek2022-04-264-7/+18
| * c++: generic lambda fn parm pack [PR104624]Jason Merrill2022-04-252-1/+18
| * c++: ICE with requires-expr and -Wsequence-point [PR105304]Patrick Palka2022-04-252-1/+11
| * c++: partial ordering with dependent NTTP type [PR105289]Patrick Palka2022-04-253-3/+27
| * Daily bump.GCC Administrator2022-04-269-1/+196
| * analyzer: fix ICEs on complex constants [PR105365,105366]David Malcolm2022-04-253-9/+57
| * gimple-fold: fix further missing stmt locations [PR104308]David Malcolm2022-04-252-1/+15
| * fortran: Fix up gfc_trans_oacc_construct [PR104717]Jakub Jelinek2022-04-254-3/+35
| * contrib: filter out a new Clang warningMartin Liska2022-04-251-1/+2
| * libstdc++: Implement constexpr std::unique_ptr for C++23 (P2273R3)Jonathan Wakely2022-04-259-21/+466
| * libstdc++: Add deduction guides for std::packaged_task [PR105375]Jonathan Wakely2022-04-252-0/+96
| * c++: __builtin_shufflevector with value-dep expr [PR105353]Marek Polacek2022-04-252-1/+26
| * docs: Fix 'modff' reference in extend.texiPaul A. Clarke2022-04-251-1/+1
| * Retain existing range knowledge when prefilling statements.Andrew MacLeod2022-04-252-0/+22
| * contrib: filter out a new Clang warningMartin Liska2022-04-251-1/+2
| * libstdc++: Add pretty printer for std::initializer_listPhilipp Fent2022-04-252-2/+28
| * testsuite: add additional option to force DSE execution [PR103662]Mikael Morin2022-04-251-1/+1
| * tree-optimization/105368 - avoid overflow in powi_costRichard Biener2022-04-251-1/+1
| * tree-optimization/100810 - avoid undefs in IVOPT rewritesRichard Biener2022-04-253-0/+96
| * target/89125 - BSD and math functionsSteve Kargl2022-04-253-1/+16
| * rtl-optimization/105231 - distribute_notes and REG_EH_REGIONRichard Biener2022-04-252-18/+78
| * AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339]Hongyu Wang2022-04-252-20/+60
| * Daily bump.GCC Administrator2022-04-253-1/+29
| * [committed] exec-stack warning for test which wants executable stacksJeff Law2022-04-241-1/+1
| * fortran: Detect duplicate unlimited polymorphic types [PR103662]Mikael Morin2022-04-243-22/+58
| * Daily bump.GCC Administrator2022-04-243-1/+13
| * i386: Improve ix86_expand_int_movcc [PR105338]Jakub Jelinek2022-04-232-4/+47
| * Daily bump.GCC Administrator2022-04-235-1/+93
| * libstdc++: Make atomic notify_one and notify_all non-constThomas W Rodgers2022-04-223-14/+14
| * fortran: Use pointer arithmetic to index arrays [PR102043]Mikael Morin2022-04-2210-15/+354
| * fortran: Generate an array temporary reference [PR102043]Mikael Morin2022-04-221-1/+1
| * fortran: Update index extraction code. [PR102043]Mikael Morin2022-04-221-11/+37
| * fortran: Pre-evaluate string pointers. [PR102043]Mikael Morin2022-04-222-1/+9
| * rs6000: Fix pack for soft-float (PR105334)Segher Boessenkool2022-04-221-2/+43
| * docs: Correct "This functions" to "These functions"Paul A. Clarke2022-04-221-1/+1
| * rtlanal: Fix up replace_rtx [PR105333]Jakub Jelinek2022-04-222-2/+23
| * Daily bump.GCC Administrator2022-04-228-1/+106
| * rs6000/testsuite: xfail bswap-brw.cSegher Boessenkool2022-04-211-1/+1
| * rs6000: Disparage lfiwzx and similarSegher Boessenkool2022-04-211-11/+11
| * rs6000: Add effective target has_arch_ppc64Segher Boessenkool2022-04-211-0/+10
| * d: Merge upstream dmd eb7bee331, druntime 27834edb, phobos ac296f80c.Iain Buclaw2022-04-2150-302/+1002
| * libstdc++: Avoid ASCII assumptions in floating_from_chars.ccPatrick Palka2022-04-212-17/+28
| * c++: Remove unused parameterMarek Polacek2022-04-211-3/+1
| * c++: wrong error with constexpr COMPOUND_EXPR [PR105321]Marek Polacek2022-04-212-5/+22
| * fortran: Fix conv of UNION constructors [PR105310]Fritz Reese2022-04-212-2/+45
| * libstdc++: Work around modules ICE in <charconv> [PR105297]Patrick Palka2022-04-211-1/+3