aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-07PR middle-end/105853: Call store_constructor directly from calls.cc.Roger Sayle5-7/+29
2022-06-07Revert "configure: arrange to use appropriate objcopy"Jan Beulich4-119/+1
2022-06-07openmp: Add support for OpenMP 5.2 linear clause syntax for C/C++Jakub Jelinek12-37/+452
2022-06-07x86: harmonize __builtin_ia32_psadbw*() typesJan Beulich3-1/+3
2022-06-07x86-64: make "length_vex" also account for VEX.B use by register operandJan Beulich1-5/+13
2022-06-07PR c++/96442: Improved error recovery in enumerations.Roger Sayle2-2/+11
2022-06-07Recognize vpcmov in combine with -mxop on x86.Roger Sayle3-0/+65
2022-06-06Update document for VECTOR_MODES_WITH_PREFIXKewen Lin1-2/+3
2022-06-07Daily bump.GCC Administrator4-1/+20
2022-06-06c++: function NTTP argument considered unused [PR53164, PR105848]Patrick Palka2-4/+44
2022-06-06arm: reinstate HAVE_GAS_ARM_EXTENDED_ARCHAndrew Stubbs3-4/+62
2022-06-06Daily bump.GCC Administrator1-1/+1
2022-06-05Daily bump.GCC Administrator4-1/+60
2022-06-04c++: Allow mixing GNU/std-style attributes [PR69585]Marek Polacek4-3/+72
2022-06-04PR middle-end/95126: Expand small const structs as immediate constants.Roger Sayle13-7/+197
2022-06-04i386: Fix up *_doubleword_mask [PR105825]Jakub Jelinek2-6/+25
2022-06-04Daily bump.GCC Administrator7-1/+231
2022-06-03c++: more-specialized testJason Merrill1-0/+6
2022-06-03c++: value-dep but not type-dep decltype expr [PR105756]Patrick Palka2-17/+31
2022-06-03c++: redeclared hidden friend [PR105761]Jason Merrill2-2/+22
2022-06-03c++: cv-quals of dummy obj for non-dep memfn call [PR105637]Patrick Palka3-7/+68
2022-06-03gfortran.dg/gomp/scope-6.f90: Add \\ to scan-tree-dumpTobias Burnus1-1/+1
2022-06-03OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope co...Tobias Burnus5-2/+92
2022-06-03c++: don't substitute TEMPLATE_PARM_CONSTRAINTS [PR100374]Patrick Palka3-7/+71
2022-06-03c++: find_template_parameters and PARM_DECLs [PR105797]Patrick Palka3-5/+33
2022-06-03match.pd: Optimize __builtin_mul_overflow_p (x, cst, (stype)0) [PR105777]Jakub Jelinek5-7/+201
2022-06-03Misc range temporary fixes.Aldy Hernandez3-5/+14
2022-06-03Remove unneeded vrange_traits.Aldy Hernandez1-21/+7
2022-06-03Flesh out unsupported_range.Aldy Hernandez2-113/+106
2022-06-03Implement vrange::supports_type_p.Aldy Hernandez15-43/+76
2022-06-03configure: arrange to use appropriate objcopyJan Beulich4-1/+119
2022-06-03x86: {,v}psadbw have commutative source operandsJan Beulich2-7/+25
2022-06-03[PR105665] ivopts: check defs of names in base for undefsAlexandre Oliva2-4/+141
2022-06-03libcody: fix nonportable shell code in revision.stamp build ruleAlexandre Oliva1-2/+2
2022-06-03Daily bump.GCC Administrator15-1/+642
2022-06-02c++: new-expression is potentially constant in C++20Marek Polacek1-2/+10
2022-06-02c++: ICE with template NEW_EXPR [PR105803]Marek Polacek2-0/+19
2022-06-02diagnostics: add SARIF output formatDavid Malcolm52-13/+3005
2022-06-02Add -fdiagnostics-format={json-stderr|json-file}David Malcolm9-52/+173
2022-06-02json: fix escaping of '\'David Malcolm1-1/+1
2022-06-02RISC-V: bitmanip: improve constant-loading for (1ULL << 31) in DImodePhilipp Tomsich2-7/+13
2022-06-02c++: more constexpr empty base [PR105795]Jason Merrill1-23/+42
2022-06-02c++: constexpr empty aggr [PR105795]Jason Merrill2-5/+29
2022-06-02PR target/105791: Add V1TI to V_128_256 for xop_pcmov_v1ti on x86_64.Roger Sayle2-4/+18
2022-06-02testsuite: Also test swapped arguments of __builtin_mul_overflow_p [PR30314]Jakub Jelinek1-0/+14
2022-06-02[Ada] Update copyright noticesPierre-Marie de Rodat3-3/+3
2022-06-02[Ada] Remove left-overs of front-end SJLJ processingEric Botcazou3-117/+4
2022-06-02[Ada] Fix record layout warnings not being taggedGhjuvan Lacambre1-8/+8
2022-06-02[Ada] Disable -flto when building the shared libgnatArnaud Charlet1-2/+2
2022-06-02[Ada] Couple of small preparatory adjustmentsEric Botcazou2-6/+11