aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-20internal-fn: Support undefined rtx for uninitialized SSA_NAME[PR110751]Juzhe-Zhong3-2/+28
2023-09-20c++: improve class NTTP object pretty printing [PR111471]Patrick Palka2-2/+37
2023-09-20c++: further optimize tsubst_template_declPatrick Palka1-18/+24
2023-09-20OpenMP: Add ME support for 'omp allocate' stack variablesTobias Burnus12-35/+733
2023-09-20RISC-V: Support simplifying x/(-1) to neg for vector.Yanzhang Wang2-2/+20
2023-09-20RISC-V: Support VLS floating-point extend/truncateJuzhe-Zhong11-6/+225
2023-09-20RISC-V: Fix Demand comparison bug[VSETVL PASS]Juzhe-Zhong1-4/+5
2023-09-20Darwin: Move checking of the 'shared' driver spec.Iain Sandoe1-17/+17
2023-09-20tree-optimization/111489 - raise --param uninit-max-chain-len to 8Richard Biener2-1/+113
2023-09-20tree-optimization/111489 - turn uninit limits to paramsRichard Biener3-5/+24
2023-09-20middle-end: use MAX_FIXED_MODE_SIZE instead of precidion of TImode/DImodeJakub Jelinek5-51/+22
2023-09-20RISC-V: Reorganize and rename combine patterns in autovec-opt.mdLehua Ding1-112/+91
2023-09-20openmp: Add omp::decl attribute support [PR111392]Jakub Jelinek11-19/+515
2023-09-20RISC-V: Fixed ICE caused by missing operandLehua Ding1-5/+10
2023-09-20debug/111409 - don't generate COMDAT macro sections for split DWARFOmar Sandoval2-0/+8
2023-09-20testcase: rename pr111303.c to pr111324.cJiufu Guo1-0/+0
2023-09-20RISC-V: Extend VLS modes in 'VWEXTI' iteratorJuzhe-Zhong67-56/+874
2023-09-19ira: Consider save/restore costs of callee-save registers [PR110071]Surya Kumari Jangala2-1/+35
2023-09-20Modify gas uleb128 support testmengqinggang2-2/+57
2023-09-20LoongArch: Check whether binutils supports the relax function. If supported, ...Lulu Cheng8-4/+60
2023-09-20Daily bump.GCC Administrator14-1/+799
2023-09-19c++modules: report module mapper files as a dependencyBen Boeckel7-9/+66
2023-09-19c++modules: report imported CMI files as dependenciesBen Boeckel5-0/+241
2023-09-19p1689r5: initial supportBen Boeckel43-14/+869
2023-09-19spec: add a spec function to join argumentsBen Boeckel1-0/+23
2023-09-19RISC-V: Fix --enable-checking=rtl ICE on rv32gc bootstrapPatrick O'Neill1-6/+4
2023-09-19[frange] Clean up floating point relational folding.Aldy Hernandez5-42/+95
2023-09-19c++: extend cold, hot attributes to classesJavier Martinez7-4/+179
2023-09-19c++: fix cxx_print_type's template-info dumpingPatrick Palka1-3/+2
2023-09-19Disable generation of scalar modulo instructions.Pat Haugen8-29/+72
2023-09-19PR 108143/modula2 LONGREAL and powerpc64le-linuxGaius Mulley80-511/+2126
2023-09-19Fix bogus operand predicate on iq2000Jeff Law2-1/+10
2023-09-19fortran: fix checking of CHARACTER lengths in array constructors [PR70231]Harald Anlauf2-0/+37
2023-09-19[frange] Remove redundant known_isnan() checks.Aldy Hernandez1-16/+16
2023-09-19Add frange::update_nan (const nan_state &).Aldy Hernandez1-12/+16
2023-09-19[frange] Add op2_range for operator_not_equal.Aldy Hernandez3-0/+27
2023-09-19testsuite work-around compound-assignment-1.c C++ failures on various targets...Jakub Jelinek1-2/+5
2023-09-19c++: inherited default constructor [CWG2799]Jason Merrill2-12/+43
2023-09-19New early __builtin_unreachable processing.Andrew MacLeod4-39/+214
2023-09-19c++: Move consteval folding to cp_fold_rMarek Polacek15-125/+280
2023-09-19c/111468 - dump unordered compare operators in their GIMPLE form with -gimpleRichard Biener5-16/+22
2023-09-19c++: overeager type completion in convert_to_void [PR111419]Patrick Palka4-3/+54
2023-09-19c++: constness of decltype of NTTP object [PR99631]Patrick Palka2-0/+26
2023-09-19RISC-V: Add FNMS floating-point VLS testsJuzhe-Zhong4-0/+99
2023-09-19LTO: Get rid of 'lto_mode_identity_table'Thomas Schwinge3-12/+5
2023-09-19RISC-V: Fix RVV can change mode class bugJuzhe-Zhong1-3/+17
2023-09-19ada: TSS finalize address subprogram generation for constrained...Richard Wai3-2/+90
2023-09-19ada: Private extensions with the keyword "synchronized" are always limited.Richard Wai3-3/+110
2023-09-19RISC-V: Support VLS unary floating-point patternsJuzhe-Zhong4-17/+70
2023-09-19ada: Refine upper array bound for bit packed arrayMarc Poulhiès3-0/+123