aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14Align a 'OMP_TARGET_OFFLOAD=mandatory' diagnostic with othersThomas Schwinge2-3/+3
2023-06-14driver: Forward '-lgfortran', '-lm' to offloading compilationThomas Schwinge9-10/+82
2023-06-14Add 'libgomp.{,oacc-}fortran/fortran-torture_execute_math.f90'Thomas Schwinge3-2/+31
2023-06-14Tighten 'dg-warning' alternatives in 'c-c++-common/Wfree-nonheap-object{,-2,-...Thomas Schwinge3-8/+8
2023-06-14Remove 'gcc/testsuite/g++.dg/warn/Wfree-nonheap-object.s'Thomas Schwinge1-0/+0
2023-06-14Fix typo in 'libgomp.c/target-51.c'Thomas Schwinge1-1/+1
2023-06-14Use x instead of v for alternative 2 (v, BH) in mov<mode>_internal.liuhongt2-1/+12
2023-06-14OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatoryTobias Burnus12-4/+242
2023-06-14Daily bump.GCC Administrator11-1/+654
2023-06-13modula2 Fixes to the error format specificationsGaius Mulley4-30/+164
2023-06-13c/c++: use positive tone in missing header notes [PR84890]David Malcolm14-145/+145
2023-06-13c++: Fix templated convertion operator demanglingNathan Sidwell2-25/+30
2023-06-13Fortran: add DATA statement testcaseFrancois-Xavier Coudert1-0/+26
2023-06-13Fortran: fix passing of zero-sized array arguments to procedures [PR86277]Harald Anlauf3-1/+296
2023-06-13Remove a couple mudflap remnantsJeff Law1-2/+2
2023-06-13Remove sh5media divtab codeJeff Law1-203/+0
2023-06-13i386: Fix up whitespace in assemblyJakub Jelinek1-3/+3
2023-06-13Avoid duplicate vector initializations during RTL expansion.Roger Sayle1-2/+5
2023-06-13RISC-V: Remove duplicate `#include "riscv-vector-switch.def"`Lehua Ding1-1/+2
2023-06-13RISC-V: Add comments of some functionsJuzhe-Zhong1-0/+7
2023-06-13RISC-V: Add more SLP testsJuzhe-Zhong10-0/+393
2023-06-13RISC-V: Fix bug of VLA SLP auto-vectorizationJuzhe-Zhong3-4/+71
2023-06-13Fix memory leak in loop header copyingRichard Biener1-0/+1
2023-06-13c++: mutable temps in rodataJason Merrill2-0/+19
2023-06-13RISC-V: Add vector psabi checking.Yanzhang Wang26-19/+228
2023-06-13libgomp/testsuite: Add requires-unified-addr-1.{c,f90} [PR109837]Tobias Burnus2-0/+185
2023-06-13arm: Extend -mtp= argumentsKyrylo Tkachov12-12/+93
2023-06-13aarch64: Extend -mtp= argumentsKyrylo Tkachov9-8/+60
2023-06-13fix frange_nextafter odr violationAlexandre Oliva1-3/+3
2023-06-13middle-end/110232 - fix native interpret of vector <signed-boolean:1>Richard Biener2-7/+16
2023-06-13Fix disambiguation against .MASK_LOADRichard Biener1-1/+4
2023-06-13testsuite: Update powerpc test fold-vec-extract-int.p8.c“Ajit Kumar Agarwal”1-2/+2
2023-06-13testsuite: Check int128 effective target for pr109932-{1,2}.c [PR110230]Kewen Lin2-0/+2
2023-06-13ada: Fix decoration of iterated component association for GNATprovePiotr Trojanek1-8/+1
2023-06-13ada: Add missing ss_mark/ss_release in quantified expressionsBob Duff1-0/+26
2023-06-13ada: Recognize iterated_component_association as repeatedly evaluatedPiotr Trojanek1-1/+2
2023-06-13ada: Recognize iterated_component_association as potentially unevaluatedPiotr Trojanek1-4/+10
2023-06-13ada: Disable inlining in potentially unevaluated contextsPiotr Trojanek1-15/+6
2023-06-13ada: Implement new aspect Always_Terminates for SPARKPiotr Trojanek17-24/+295
2023-06-13ada: Skip elaboration checks for abstract subprograms on derived typesPiotr Trojanek1-1/+4
2023-06-13ada: Fix another case of missing Has_Private_View flagEric Botcazou1-1/+1
2023-06-13ada: Fix iterated component initializationMarc Poulhiès1-3/+8
2023-06-13ada: Fix exception raised on invalid contract in generic packageEric Botcazou1-10/+21
2023-06-13ada: Fix spurious error on call to function returning private in genericEric Botcazou2-58/+63
2023-06-13ada: Fix internal error on imported function with post-conditionEric Botcazou1-0/+16
2023-06-13ada: Streamline expansion of controlled actions for aggregatesEric Botcazou9-750/+142
2023-06-13ada: Remove obsolete code in Analyze_AssignmentEric Botcazou1-155/+1
2023-06-13ada: Remove unreferenced routine Is_Inherited_Operation_For_TypePiotr Trojanek2-21/+0
2023-06-13ada: Small housekeeping work in expansion of extension aggregatesEric Botcazou1-21/+15
2023-06-13ada: Fix wrong expansion of limited extension aggregateEric Botcazou1-2/+0