Name Description Open Bugs Total Bugs
aarch64-sme aarch64 (armv9-a) SME/SME2 problems, reject valid, ICE on {in,}valid code or wrong code. (only for use with aarch64 problems). Search 4
aarch64-sve aarch64 (armv9-a) SVE/SVE2 problems, reject valid, ICE on {in,}valid code or wrong code. (only for use with aarch64 problems). Search 67
ABI ABI issues Search 557
accepts-invalid Accepts invalid code Search 2508
addr-space Problem reports concerning the named address space feature Search 48
alias missed-optimization or wrong code due to aliasing issues. Search 428
assemble-failure Fail while assembling the .s file which GCC produces. Missing local label. Symbol defined twice. Search 255
btf-debug Issues related to BTF debugging information. Search 9
bugurl GCC bugzilla is not the right bug tracker for this report. The bug report should go to the distributor of the compiler, and the distributor should configure the compiler with a correct --with-bugurl= Search 1
build A component of GCC fails to build Search 2870
c++-contracts Bug reports about C++ Contracts Search 8
c++-coroutines Bug reports about C++20 Coroutines Search 119
c++-lambda Bug reports related to the C++ feature lambdas Search 448
compare-debug-failure A -fcompare-debug failure as that is neither wrong code nor wrong debug. Search 245
compile-time-hog Compilation uses way too much compile time Search 795
ctf-debug Issues related to CTF debugging information. Search 5
deferred This bug was deemed too risky to attempt to fix during stabilization stages. Deferred to a development stage of a subsequent release. Search 49
diagnostic An error or warning is missing, misleading, or incorrect. Search 7457
documentation This is a documentation bug. Search 1045
dwarf-debug Issues related to DWARF debugging information. Search 1
easyhack Bugs that are easy to fix and that would be great starting points for new contributors to GCC Search 227
EH Exception handling related problem. Search 180
error-recovery ICE (or 'bailing out') after a sensible error message. (Use only with ice-on-invalid-code.) Search 1314
FIXME There is a FIXME/????/TODO/sorry in the source which this bug is reporting. Search 78
GC Issues related to GC freed a pointer which is still in use. Search 107
ice-checking ICE only when checking is turned on. Search 880
ice-on-invalid-code ICE on code that is not valid Search 4251
ice-on-valid-code ICE on code that is valid Search 14307
inline-asm Issues related to inline-asm Search 246
internal-improvement Improvement which benefits gcc development itself, including compiler debugging and cleanup Search 273
lto A problem that shows up when LTO is involved. Search 757
memory-hog Compilation uses way too much memory Search 433
meta-bug Not a real PR, but the common denominator of a group of PRs. Search 251
missed-optimization This PR shows a situation where a possible code optimization could be performed by GCC but it is not. Search 8592
monitored This bug is monitored daily (by Volker Reichelt) against the open branches to check if it gets silently fixed. There is no need to manually reconfirm such a bug. Search 1451
needs-bisection A problem that is a regression and thus can a culprit revision can be identified. Search 383
needs-reduction A problem with a test-case that should be reduced for easier debugging. Search 110
needs-testcase This bug report has been fixed by a known revision but there should be a testcase added to the testsuite before closing it. Search 7
non-weak Only affects targets which do not support weak symbols. Search 5
openacc A problem parsing or translating OpenACC constructs. Search 418
openmp A problem parsing or translating OpenMP constructs. Search 1124
opt-attribute optimize and target attribute related issues. Search 36
patch This PR has a patch which fixes it; the patch was posted to gcc-patches@; and the comments have a reference to the post. Search 4089
plugin Plugin related bug; usually about the plugin callbacks. Search 6
ra Missed optimization caused by the register allocator. Search 740
rejects-valid Rejects valid code Search 5583
SARIF Bugs relating to SARIF support Search 38
sjlj-eh Problem specific to setjump/longjump exception handling. Search 15
ssemmx SSE/MMX problems, reject valid, ICE on valid code or wrong code. (only for use with i?86 problems). Search 123
stmt-expr Issues related to the statement expression extension Search 33
testsuite-fail Bug report that has a testsuite failure already associated with it or a XPASS. Might be a testing issue, wrong code, ICE or missed optimization. Search 918
trans-mem A problem parsing or translating Transactional Memory constructs. Search 54
translation An issue regarding the translation of messages Search 10
TREE To be used for machine-independent optimizations or analyses that are done in RTL but not in tree-ssa. Search 170
visibility denotes problems related to visibility support in GCC. Includes but is not limited to issues with: -fvisibility, -fvisibility-inlines-hidden, #pragma GCC visibility, __attribute__((visibility(option))) Search 91
wrong-code Generates incorrect code. Has to be able to compile and link. Search 9615
wrong-debug Generates wrong debugging information. Search 473
xfail This test has been xfailed on the relevant branch, but must be fixed before merging back to mainline. Search 91