aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-07Daily bump.GCC Administrator10-1/+909
2024-12-06Support for 64-bit location_t: libgdiagnostics partsLewis Hyatt1-2/+2
2024-12-06Support for 64-bit location_t: RTL partsLewis Hyatt30-57/+170
2024-12-06final: Fix call to INSN_LOCATION on a NOTE rtlLewis Hyatt1-1/+3
2024-12-06middle-end: Handle resized PHI nodes in loop_version()Lewis Hyatt5-15/+64
2024-12-06Only add inferred ranges if they change the value.Andrew MacLeod1-1/+8
2024-12-06Add a range query to inferred ranges.Andrew MacLeod5-17/+74
2024-12-06Do not calculate an entry range for invariant names.Andrew MacLeod1-0/+7
2024-12-06[PR117248][LRA]: Rewriting reg notes update and fix calculation of conflict h...Vladimir N. Makarov1-107/+177
2024-12-06[PR tree-optimization/117895] Fix sparc libgo build failure with CRC opts ena...Jeff Law1-11/+14
2024-12-06c++: use diagnostic nesting [PR116253]David Malcolm6-45/+257
2024-12-06i386: Add missing part from my previous commit.Uros Bizjak1-0/+3
2024-12-06i386: Fix gcc.target/i386/pr101716.c (and some related cleanups)Uros Bizjak2-32/+21
2024-12-06arm,testsuite: Add -mtune=cortex-m55 to dlstp-int8x16.cChristophe Lyon1-1/+1
2024-12-06i386: Fix unwanted fwprop to 3dNOW! insn [PR117926]Uros Bizjak2-36/+76
2024-12-06arm: testsuite: fix some legacy C testsRichard Earnshaw6-6/+6
2024-12-06clang-format BraceWrapping.AfterCaseLabel to trueMatthew Malcomson1-0/+1
2024-12-06diagnostics: UX: add doc URLs for attributes (v2)David Malcolm61-40/+1140
2024-12-06c++: handle misspelled concepts and missing #include <concepts>David Malcolm6-1046/+1231
2024-12-06c++: consolidate location printing in error.cc [PR116253]David Malcolm1-47/+24
2024-12-06avr.opt.urls: Rebuild.Georg-Johann Lay1-0/+3
2024-12-06AVR: Disable generation of CRC lookup tables.Georg-Johann Lay1-0/+2
2024-12-06avoid-store-forwarding: bail when an instruction may throw [PR117816]kelefth2-1/+12
2024-12-06nvptx: Support '-march=sm_89'Thomas Schwinge14-27/+116
2024-12-06nvptx: Support '-mptx=7.8'Thomas Schwinge6-2/+30
2024-12-06nvptx: Support '-march=sm_52'Thomas Schwinge12-11/+81
2024-12-06nvptx: Support '-march=sm_37'Thomas Schwinge14-17/+97
2024-12-06nvptx: Support '-mptx=4.1'Thomas Schwinge6-1/+29
2024-12-06nvptx: Expose '-mptx=4.2'Thomas Schwinge4-3/+30
2024-12-06nvptx: Clarify that our baseline is PTX ISA Version 3.1Thomas Schwinge3-9/+6
2024-12-06nvptx: Support '--with-multilib-list'Thomas Schwinge7-35/+242
2024-12-06arm,testsuite: Add -mtune=cortex-m55 to dlstp-compile-asm-1.c test.Christophe Lyon1-1/+1
2024-12-06nvptx: Enhance '-march-map=[...]' test casesThomas Schwinge21-12/+361
2024-12-06nvptx: Enhance '-march=[...]' test casesThomas Schwinge13-41/+114
2024-12-06nvptx: Enhance '-mptx=[...]' test casesThomas Schwinge9-40/+95
2024-12-06Use new RAW_DATA_{U,S}CHAR_ELT macros in the middle-end and C FEJakub Jelinek6-42/+22
2024-12-06More duplicates reported by genmatchRichard Biener1-8/+8
2024-12-06Remove some duplicates reported by genmatchRichard Biener1-5/+5
2024-12-06RISC-V: Add --with-cmodel configure optionHau Hsu4-6/+29
2024-12-06'gcc/config/nvptx/gen-multilib-matches.sh': Support '--selftest'Thomas Schwinge3-2/+159
2024-12-06'gcc/config/nvptx/gen-*.sh': Simplify interfaceThomas Schwinge6-11/+26
2024-12-06'gcc/config/nvptx/gen-multilib-matches.sh': Encapsulate main logicThomas Schwinge1-24/+47
2024-12-06'gcc/config/nvptx/t-nvptx': Don't use the 'shell' function of 'make'Thomas Schwinge2-3/+20
2024-12-06nvptx: Tag '-misa=[...]', '-mptx=[...]' as 'Negative' of themselves [PR117916]Thomas Schwinge1-2/+2
2024-12-06Clarify libgomp nvptx 'omp_low_lat_mem_space' documentationThomas Schwinge1-2/+4
2024-12-06Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initia...Thomas Schwinge2-2/+3
2024-12-06testsuite/117714 - gcc.dg/vect/slp-reduc-4.c FAILs on 32-bit SPARCRichard Biener1-1/+1
2024-12-06libcpp, c++: Optimize initializers using #embed in C++Jakub Jelinek21-40/+920
2024-12-06SVE intrinsics: Fold calls with pfalse predicate.Jennifer Schmitz68-14/+2472
2024-12-06rtl-optimization/117922 - add timevar for fold-mem-offsetsRichard Biener2-1/+2