aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-01-23Daily bump.GCC Administrator3-1/+93
2024-01-22c++: extend Wdangling-reference17.C [PR109642]Marek Polacek1-0/+12
2024-01-22Add -gno-strict-dwarf to dg-options in various btf enum testsJohn David Anglin4-4/+4
2024-01-22arm: Fix parsecpu.awk for aliases [PR113030]Andrew Pinski1-2/+2
2024-01-22RISC-V: Lower vmv.v.x (avl = 1) into vmv.s.xJuzhe-Zhong5-1/+94
2024-01-22RISC-V: Fix regressions due to 86de9b66480b710202a2898cf513db105d8c432fJuzhe-Zhong2-4/+6
2024-01-22[gcn] mkoffload: Fix linking with "-g"; fix file deletion; improve diagnostic...Tobias Burnus1-16/+16
2024-01-22Update copyright years.Marc Poulhiès2236-2236/+2236
2024-01-22tree-optimization/113373 - add missing LC PHIs for live operationsRichard Biener3-39/+60
2024-01-22RISC-V: Fix vfirst/vmsbf/vmsif/vmsof ratio attributesJuzhe-Zhong2-1/+48
2024-01-22RISC-V: Bugfix for resolve_overloaded_builtin[PR113420]xuli3-77/+77
2024-01-21[committed] Adjust expectations for pr59533-1.cJeff Law1-4/+4
2024-01-22Daily bump.GCC Administrator5-1/+84
2024-01-21[PATCH v3 2/2] RISC-V: Fix XCValu testMary Bennett1-20/+20
2024-01-21Re: [PATCH] Avoid ICE with m68k-elf -malign-int and libcallsMikael Pettersson3-4/+14
2024-01-21Install right version of last change.Jeff Law1-0/+1
2024-01-21[committed] [NFC] Fix riscv_init_cumulative_args for unused argumentsJeff Law1-6/+1
2024-01-21PR rtl-optimization/111267: Improved forward propagation.Roger Sayle2-5/+23
2024-01-21Make the manual clearer about what options -Wunused enables [PR90464]Sandra Loosemore1-10/+18
2024-01-21Fortran: passing of optional scalar arguments with VALUE attribute [PR113377]Harald Anlauf2-0/+341
2024-01-21C23: Fix ICE for composite type for structs with unsigned bitfields [PR113492]Martin Uecker2-1/+44
2024-01-21Clean up examples for -Wdangling-pointer [PR109708]Sandra Loosemore1-22/+34
2024-01-21Daily bump.GCC Administrator4-1/+76
2024-01-20Remove several xfails for 32-bit hppa*-*-*John David Anglin4-5/+4
2024-01-20xfail scan-tree-dump-times checks on hppa*64*-*-* in gcc.dg/tree-ssa/slsr-13.cJohn David Anglin1-2/+2
2024-01-20Require target lra in gcc.dg/torture/pr110422.cJohn David Anglin1-1/+1
2024-01-20libstdc++: suppress -Wdangling-reference with operator| [PR111410]Marek Polacek1-0/+15
2024-01-20ipa: Add testcase for already fixed case [PR110705]Andrew Pinski1-0/+27
2024-01-20fortran: Restore current interface info on error [PR111291]Mikael Morin1-0/+1
2024-01-20Correct documentation for -Warray-parameter [PR102998]Sandra Loosemore1-8/+16
2024-01-20lower-bitint: Handle INTEGER_CST rhs1 in handle_cast [PR113462]Jakub Jelinek2-1/+17
2024-01-20tree-switch-conversion: Bugfixes for _BitInt [PR113491]Jakub Jelinek2-3/+109
2024-01-20RISC-V: Suppress warningJuzhe-Zhong1-2/+2
2024-01-20Daily bump.GCC Administrator7-1/+313
2024-01-19[PATCH] Avoid ICE on m68k -fzero-call-used-regs -fpic [PR110934]Mikael Pettersson2-0/+55
2024-01-19[PATCH] Avoid ICE in single-bit logical RMWs on m68k-uclinux [PR108640]Mikael Pettersson2-3/+10
2024-01-19libgccjit: Add missing builtins needed by optimizationsAntoni Boucher3-0/+97
2024-01-19libgccjit: Make is_int return false on vector typesAntoni Boucher3-3/+16
2024-01-19Fortran: fix wrong array bounds check [PR113471]Harald Anlauf2-1/+29
2024-01-19c++: requires and using-decl [PR113498]Jason Merrill2-2/+52
2024-01-19c++: alias template argument conversion [PR112632]Jason Merrill7-16/+114
2024-01-19modula2: tidyup gcc/m2/gm2-compiler/M2GenGCC.mod remove unused parameters/varsGaius Mulley9-77/+97
2024-01-19Limit dg-xfail-run-if for *-*-hpux11.[012]* to -O0John David Anglin1-1/+1
2024-01-19Change dg-options for hpux to define _HPUX_SOURCE in gcc.dg/pthread-init-2.cJohn David Anglin1-1/+2
2024-01-19Only xfail gcc.dg/pr84877.c on 32-bit hppa*-*-*John David Anglin1-1/+1
2024-01-19Skip gcc.dg/analyzer/pr94688.c on hppa*64*-*-*John David Anglin1-0/+1
2024-01-19RISC-V: Update testcase due to message updateKito Cheng6-6/+6
2024-01-19RISC-V: Documnet the list of supported extensionsKito Cheng1-0/+461
2024-01-19RISC-V: Fix RVV_VLMAXJuzhe-Zhong2-4/+3
2024-01-19debug/113488 - DW_AT_abstract_origin to selfRichard Biener1-0/+5