aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2025-08-25LoongArch: Fix ICE in highway-1.3.0 testsuite [PR121634]Xi Ruoyao2-1/+16
2025-08-24Fix invalid right shift count with recent ifcvt changesJeff Law2-6/+10
2025-08-25Daily bump.GCC Administrator2-1/+5
2025-08-24Update gcc de.poJoseph Myers1-331/+332
2025-08-24i386: fix ChangeLog entrySam James1-1/+1
2025-08-24Daily bump.GCC Administrator4-1/+55
2025-08-23c++: Fix greater-than operator in braced-init-lists [PR116928]Eczbek2-0/+8
2025-08-23x86: Compile noplt-(g|l)d-1.c with -mtls-dialect=gnuH.J. Lu2-2/+2
2025-08-23i386: wire up --with-tls to control -mtls-dialect= defaultSam James3-2/+17
2025-08-22driver: Rework for_each_path using C++John Ericson1-108/+77
2025-08-23c++/modules: Provide definitions of synthesized methods outside their definin...Nathaniel Shead4-0/+59
2025-08-23Daily bump.GCC Administrator3-1/+130
2025-08-23rs6000: Add shift count guards to avoid undefined behavior [PR118890]Kishan Parmar1-2/+2
2025-08-22[PR rtl-optimization/120553] Improve selecting between constants based on sig...Jeff Law9-0/+783
2025-08-22Pass representative of live SLP node to vect_create_epilog_for_reductionRichard Biener1-2/+3
2025-08-22Fixups around reduction info and STMT_VINFO_REDUC_VECTYPE_INRichard Biener1-6/+6
2025-08-22RISC-V: Add testcase for scalar unsigned SAT_MUL form 3Pan Li27-0/+382
2025-08-22Match: Add form 3 for unsigned SAT_MULPan Li1-1/+26
2025-08-22Emit the TLS call after NOTE_INSN_FUNCTION_BEGH.J. Lu3-4/+44
2025-08-22Use REDUC_GROUP_FIRST_ELEMENT lessRichard Biener1-34/+33
2025-08-22testsuite: Fix g++.dg/abi/mangle83.C for -fshort-enumsNathaniel Shead1-2/+2
2025-08-22Decouple parloops from vect reduction infra some moreRichard Biener1-66/+48
2025-08-22RTEMS: Add riscv multilibsSebastian Huber1-2/+7
2025-08-21[arm] require armv7 support for [PR120424]Alexandre Oliva2-1/+4
2025-08-22Daily bump.GCC Administrator6-1/+171
2025-08-21Fortran: Fix NULL pointer issue.Steven G. Kargl2-2/+10
2025-08-21pru: libgcc: Add software implementation for multiplicationDimitar Dimitrov1-1/+10
2025-08-21pru: Define multilib for different core variantsDimitar Dimitrov3-1/+33
2025-08-21pru: Add options to disable MUL/FILL/ZERO instructionsDimitar Dimitrov6-15/+42
2025-08-21c: Add folding of nullptr_t in some cases [PR121478]Andrew Pinski3-3/+58
2025-08-21c++: constexpr clobber of const [PR121068]Jason Merrill2-0/+29
2025-08-21RISC-V: testsuite: Fix DejaGnu support for riscv_zvfhPaul-Antoine Arras13-18/+14
2025-08-21rtl-ssa: Add missing live-out uses [PR121619]Richard Sandiford4-1/+74
2025-08-21tree-optimization/111494 - reduction vectorization with signed UBRichard Biener3-1/+56
2025-08-21x86-64: Emit the TLS call after NOTE_INSN_BASIC_BLOCKH.J. Lu3-3/+86
2025-08-21xtensa: Small improvement to "*btrue_INT_MIN"Takayuki 'January June' Suwa1-10/+7
2025-08-21Merge BB and loop path in vect_analyze_stmtRichard Biener4-64/+37
2025-08-21Fortran: gfortran PDT component access [PR84122, PR85942]Paul Thomas4-2/+193
2025-08-20c++: pointer to auto member function [PR120757]Jason Merrill2-2/+26
2025-08-21Daily bump.GCC Administrator6-1/+216
2025-08-20c++: lambda capture and shadowing [PR121553]Marek Polacek5-7/+23
2025-08-20Regenerate common.opt.urls for -fdiagnostics-show-contextQing Zhao1-0/+6
2025-08-20Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringo...Qing Zhao23-100/+1099
2025-08-20sra: Make build_ref_for_offset static [PR121568]Andrew Pinski2-5/+1
2025-08-20Merge aarch64-cc-fusion into late-combineRichard Sandiford7-345/+208
2025-08-20rtl-ssa: Fix thinko when adding live-out usesRichard Sandiford1-6/+5
2025-08-20rtl-ssa: Add a find_uses functionRichard Sandiford4-0/+113
2025-08-20tree-optimization/114480 - speedup IDF computeRichard Biener1-19/+25
2025-08-20AVR: target/121608 - Don't add --relax when linking with -r.Georg-Johann Lay1-1/+1
2025-08-20Thread the remains of vect_analyze_slp_instanceRichard Biener1-146/+345