aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-04-02testsuite: Remove duplicate -lgcov [PR114034]Iain Sandoe2-2/+2
2024-04-02testsuite, Darwin: Allow for an undefined symbol [PR114036].Iain Sandoe1-1/+1
2024-04-02Darwin: Correct a version check.Iain Sandoe1-1/+1
2024-04-02Darwin: Do not emit .macinfo when dsymutil cannot consume it.Iain Sandoe1-5/+18
2024-04-02testsuite, Darwin: Update bad-mapper-1 after libiberty changes.Iain Sandoe1-2/+2
2024-04-02LoongArch: Fix missing plugin headerYang Yujie1-2/+3
2024-04-02LoongArch: Add support for TLS descriptors.mengqinggang25-26/+246
2024-04-02LoongArch: Regenerate loongarch.opt.urls.Lulu Cheng1-2/+17
2024-04-02Daily bump.GCC Administrator5-1/+135
2024-04-01PR modula2/114548 gm2 fails to identify variable in a const expressionGaius Mulley22-148/+553
2024-04-01c++: C++26 returning reference to temporaryJason Merrill8-13/+16
2024-04-01LoongArch: Split loongarch_option_override_internal into smaller proceduresYang Yujie7-236/+342
2024-04-01LoongArch: Add descriptions of the compilation options.Lulu Cheng1-2/+43
2024-04-01Daily bump.GCC Administrator4-1/+31
2024-03-31modula2: Fix m2.install-info in gcc/m2/Make-lang.inChristophe Lyon1-7/+7
2024-03-31modula2: Add m2.install-html rule to gcc/m2/Make-lang.inChristophe Lyon1-0/+19
2024-03-31[committed] RISC-V: Add missing insn types to XiangShan Nanhu scheduler modelJeff Law1-1/+1
2024-03-31RISC-V: Fix misspelled term builtin in error messagePan Li3-3/+3
2024-03-31RISC-V: Fix one unused varable in riscv_subset_list::parsePan Li1-1/+0
2024-03-31Daily bump.GCC Administrator2-1/+8
2024-03-30mips: Fix C23 (...) functions returning large aggregates [PR114175]Xi Ruoyao1-1/+7
2024-03-30Daily bump.GCC Administrator5-1/+73
2024-03-29[PATCH] Allow `gcc_jit_type_get_size` to work with pointersGuillaume Gomez2-2/+29
2024-03-29Fix lrcpc3 testcaseChristophe Lyon1-1/+1
2024-03-29GCN: Enable effective-target 'vect_long_mult'Thomas Schwinge1-1/+2
2024-03-29GCN: Enable effective-target 'vect_hw_misalign'Thomas Schwinge1-3/+3
2024-03-29GCN: Enable effective-target 'vect_early_break', 'vect_early_break_hw'Thomas Schwinge1-0/+2
2024-03-29Fortran: fix NULL pointer dereference on overlapping initialization [PR50410]Harald Anlauf2-1/+17
2024-03-29Fortran: Fix a gimplifier ICE/wrong result with finalization [PR36337]Paul Thomas5-6/+313
2024-03-28Use fatal_error instead of internal_error for when ZSTD is not enabledAndrew Pinski1-1/+1
2024-03-29testsuite: Add a test case for negating FP vectors containing zerosXi Ruoyao1-0/+38
2024-03-29Daily bump.GCC Administrator6-1/+186
2024-03-28[committed] Provide suitable output template for zero_extendqihi2 on H8Jeff Law1-5/+6
2024-03-28Fix failure of c-c++-common/analyzer/stdarg-pr111289-int.c on hpuxJohn David Anglin1-1/+0
2024-03-28c++: __is_constructible ref binding [PR100667]Jason Merrill2-7/+78
2024-03-28Fortran: fix DATA and derived types with pointer components [PR114474]Harald Anlauf2-0/+89
2024-03-28RISC-V: testsuite: ensure vtype is call clobberedVineet Gupta1-0/+47
2024-03-28PR modula2/114520 Incorrect ordering of import/export statements cause confusionGaius Mulley1-4/+27
2024-03-28PR modula2/114517 gm2 does not allow comparison operator hash in column oneGaius Mulley10-18/+153
2024-03-28predict: Fix comment typoJakub Jelinek1-1/+1
2024-03-28profile-count: Avoid overflows into uninitialized [PR112303]Jakub Jelinek2-4/+33
2024-03-28[testsuite] Fixup dg-options in {gcc,g++,gfortran}.dg/vect.exp testsMaxim Kuvyrkov39-40/+37
2024-03-28Hash operands of PHI in ipa-icfJan Hubicka1-0/+19
2024-03-28testsuite: Add testcase for already fixed PR [PR109925]Jakub Jelinek1-0/+30
2024-03-28fortran: Fix specification expression check in submodules [PR114475]Mikael Morin2-0/+47
2024-03-28modula2: Rebuild documentation sections for target independent libsGaius Mulley2-4/+130
2024-03-28middle-end/114480 - IDF compute is slowRichard Biener1-7/+8
2024-03-28RISC-V: Add vxsat as a registerPalmer Dabbelt1-1/+1
2024-03-28Daily bump.GCC Administrator5-1/+84
2024-03-27compiler: use correct size and comparison in index value overflow checkIan Lance Taylor2-2/+2