aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-04-27ada: Fix build for RTEMSSebastian Huber1-18/+14
2022-04-27LoongArch: Add fdiv define_expand template.Lulu Cheng1-0/+6
2022-04-27LoongArch: Add '(clobber (mem:BLK (scratch)))' to PLV instruction templates.Lulu Cheng1-12/+28
2022-04-27middle-end/104492 - avoid all equality compare dangling pointer diagsRichard Biener1-3/+4
2022-04-27fortran: Compare non-constant bound expressions. [PR105379]Mikael Morin3-11/+56
2022-04-27fortran: Avoid infinite self-recursion [PR105381]Mikael Morin2-3/+25
2022-04-27testsuite: Add arm testcase for PR105374Christophe Lyon1-0/+8
2022-04-27[Ada] Revert r12-6599 (Fix up handling of ghost units [PR104027])Pierre-Marie de Rodat1-5/+0
2022-04-27PR102024 - IBM Z: Add psabi diagnosticsAndreas Krebbel8-104/+187
2022-04-27asan: Fix up asan_redzone_buffer::emit_redzone_byte [PR105396]Jakub Jelinek2-5/+28
2022-04-26rs6000: Move V2DI vec_neg under power8-vector [PR105271]Kewen Lin2-3/+17
2022-04-27Daily bump.GCC Administrator6-1/+136
2022-04-26c++: pack init-capture of unresolved overload [PR102629]Jason Merrill2-1/+25
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