aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-04-26GCN: Make "gang-private data-share memory exhausted" error more verboseThomas Schwinge1-2/+3
2022-04-26Update gcc sv.poJoseph Myers1-503/+335
2022-04-26c++: decltype of non-dependent call of class type [PR105386]Patrick Palka2-1/+16
2022-04-26lto: use diagnostics_context in print_lto_docs_linkMartin Liska1-3/+17
2022-04-26rs6000: Make the has_arch target selectors actually workSegher Boessenkool1-14/+14
2022-04-26ifcvt: Improve noce_try_store_flag_mask [PR105314]Jakub Jelinek2-3/+15
2022-04-26reassoc: Don't call fold_convert if !fold_convertible_p [PR105374]Jakub Jelinek1-1/+5
2022-04-26testsuite: Fix up g++.target/i386/vec-tmpl1.C testcase [PR65211]Jakub Jelinek1-0/+1
2022-04-26i386: Fix up ICE with -mveclibabi={acml,svml} [PR105367]Jakub Jelinek2-2/+16
2022-04-26testsuite: Improve unlimited_polymorphic_3.f03 [PR103662]Jakub Jelinek2-3/+5
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 Administrator6-1/+146
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 Jelinek3-3/+28
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-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 Administrator4-1/+79
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 Administrator6-1/+75
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 Buclaw39-238/+547
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-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 Taylor1-1/+1