aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2025-04-14ipa-cp: Use the stored and streamed pass-through types in ipa-vr (PR118785)Martin Jambor1-26/+2
2025-04-14ipa-cp: Make dumping of widest_ints even more saneMartin Jambor1-4/+11
2025-04-14ipa-cp: Make propagation of bits in IPA-CP aware of type conversions (PR119318)Martin Jambor3-5/+75
2025-04-14ipa: Record and stream result types of arithemetic jump functionsMartin Jambor4-14/+80
2025-04-14tree-optimization/119757 - reject mixed mask/non-mask ldst SLPRichard Biener2-8/+33
2025-04-14tree-optimization/119778 - properly mark abnormal edge sources during inliningRichard Biener2-2/+25
2025-04-14PR modula2/119779 ASM examples no longer workGaius Mulley6-4/+106
2025-04-14driver: On linux hosts disable ASLR during -freport-bug [PR119727]Jakub Jelinek4-2/+67
2025-04-14Add testcase for PR lto/119792Eric Botcazou2-0/+24
2025-04-14Daily bump.GCC Administrator6-1/+98
2025-04-13cobol: Avoid conflict with OVERFLOW in system headers [PR119217] Rainer Orth3-10/+10
2025-04-13Fortran: Fix runtime segfault closing negative unitJerry DeLisle1-0/+15
2025-04-13c++: improve constexpr call caching [PR115639]Patrick Palka1-24/+35
2025-04-13cobol: Avoid conflict with timespec_t in system headers [PR119217]Rainer Orth1-6/+6
2025-04-13cobol: Heed ASM_COMMENT_STARTRainer Orth1-8/+13
2025-04-13c++/modules: More fixes for merging DECL_MAYBE_DELETED functionsNathaniel Shead3-1/+28
2025-04-13c++/modules: Give more specific diagnostics in is_matching_declNathaniel Shead3-16/+47
2025-04-13s390: Add z17 scheduler descriptionStefan Schulze Frielinghaus4-6/+348
2025-04-13s390: Support z17 processor nameStefan Schulze Frielinghaus11-42/+49
2025-04-13Fix ICE in compare_parameter.Thomas Koenig2-7/+39
2025-04-13Daily bump.GCC Administrator8-1/+160
2025-04-13d: Fix importC cannot find input file __importc_builtins.d [PR119761]Iain Buclaw3-0/+35
2025-04-12d: Add option to include imported modules in the compilation [PR109023]Iain Buclaw7-2/+76
2025-04-12d: Fix -fonly= argument only matches when including full path [PR119758]Iain Buclaw6-26/+51
2025-04-12testsuite: unxfail ira-shrinkwrap-prep-[12].c for x86_64 [PR117706]Andrew Pinski2-2/+2
2025-04-12c++: improve constexpr prvalue folding [PR116416]Patrick Palka5-11/+55
2025-04-12Doc: Explicitly document extensions implied by -march=x86_64 [PR97585]Sandra Loosemore1-1/+2
2025-04-12driver: Fix up -freport-bug for ASLR [PR119727]Jakub Jelinek1-35/+38
2025-04-12bitintlower: Fix up handling of SSA_NAME copies in coalescing [PR119722]Jakub Jelinek4-11/+60
2025-04-12tailc, expand: Small incremental tweak to tail call dump [PR119718]Jakub Jelinek2-3/+3
2025-04-12tailc, expand: Tail call -fdump-{tree-tailc,expand-details} changes [PR119718]Jakub Jelinek2-60/+56
2025-04-12Ada: Natural/Positive not ignored in subprogram renamingEric Botcazou2-1/+19
2025-04-12Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT: Fix 'static_asser...Thomas Schwinge1-1/+1
2025-04-11cobol: Eliminate many getenv() calls. [PR119694]Bob Dubner15-436/+25
2025-04-12Daily bump.GCC Administrator6-1/+114
2025-04-11Doc: Correct documentation for -fstrong-eval-order [PR106618]Sandra Loosemore1-5/+12
2025-04-11Doc: Delete misleading sentence from -frounding-math docs [PR105548]Sandra Loosemore1-3/+2
2025-04-11PR modula2/119735: Remove single quotes from m2 source code comments.Gaius Mulley9-19/+20
2025-04-11testsuite: arm: rename arm_v8_1_lob_ok into arm_v8_1m_lob_hwChristophe Lyon5-10/+10
2025-04-11testcase: Add testcase for shrink wrapping of vector<int>::push_back [PR118502]Andrew Pinski1-0/+17
2025-04-11[committed] [RISC-V] Fix testsuite fallout from recent changesJeff Law3-3/+3
2025-04-11c++: avoid ARM -Wunused-value [PR114970]Jason Merrill2-2/+25
2025-04-11d: Merge upstream dmd 1b34fea478, phobos 40ffbb364Iain Buclaw7-23/+52
2025-04-11bitintlower: Fix up handling of nested casts in m_upward_2limbs cases [PR119707]Jakub Jelinek2-3/+25
2025-04-11aarch64: Add test case.Jennifer Schmitz1-0/+178
2025-04-11Doc: Add missing documentation for -ftree-cselim [PR87909]Sandra Loosemore2-2/+11
2025-04-11bf-ms-attrib.c: Fix expected struct sizeJonathan Yong1-1/+1
2025-04-11realloc-1.c: accept long long in warning for llp64Jonathan Yong1-1/+1
2025-04-11Doc: Discourage the use of -ffloat-store [PR14708]Sandra Loosemore1-19/+23
2025-04-11Daily bump.GCC Administrator4-1/+146