| Name | Description | Open Bugs | Total Bugs |
|---|---|---|---|
| ABI | ABI issues | Search | 351 |
| accepts-invalid | Accepts invalid code | Search | 1945 |
| addr-space | Problem reports concerning the named address space feature | Search | 18 |
| alias | missed-optimization due to aliasing issues. | Search | 327 |
| assemble-failure | Fail while assembling the .s file which GCC produces. Missing local label. Symbol defined twice. | Search | 144 |
| 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 | 2209 |
| compile-time-hog | Compilation uses way too much compile time | Search | 551 |
| deferred | This bug was deemed too risky to attempt to fix during stabilization stages. Deferred to a development stage of a subsequent release. | Search | 47 |
| diagnostic | An error or warning is missing, misleading, or incorrect. | Search | 5173 |
| documentation | This is a documentation bug. | Search | 719 |
| easyhack | Bugs that are easy to fix and that would be great starting points for new contributors to GCC | Search | 157 |
| EH | Exception handling related problem. | Search | 125 |
| error-recovery | ICE (or 'bailing out') after a sensible error message. (Use only with ice-on-invalid-code.) | Search | 1074 |
| FIXME | There is a FIXME/????/TODO/sorry in the source which this bug is reporting. | Search | 61 |
| GC | Issues related to GC freed a pointer which is still in use. | Search | 70 |
| ice-checking | ICE only when checking is turned on. | Search | 537 |
| ice-on-invalid-code | ICE on code that is not valid | Search | 3412 |
| ice-on-valid-code | ICE on code that is valid | Search | 10925 |
| internal-improvement | Improvement which benefits gcc development itself, including compiler debugging and cleanup | Search | 7 |
| link-failure | Generates code which fails to link, a missing symbol or duplicated symbols. | Search | 195 |
| lto | A problem that shows up when LTO is involved. | Search | 591 |
| memory-hog | Compilation uses way too much memory | Search | 360 |
| meta-bug | Not a real PR, but the common denominator of a group of PRs. | Search | 199 |
| missed-optimization | This PR shows a situation where a possible code optimization could be performed by GCC but it is not. | Search | 5481 |
| 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 | 1445 |
| needs-bisection | A problem that is a regression and thus can a culprit revision can be identified. | Search | 46 |
| needs-reduction | A problem with a test-case that should be reduced for easier debugging. | Search | 35 |
| non-weak | Only affects targets which do not support weak symbols. | Search | 3 |
| openacc | A problem parsing or translating OpenACC constructs. | Search | 301 |
| openmp | A problem parsing or translating OpenMP constructs. | Search | 730 |
| 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 | 3424 |
| ra | Missed optimization caused by the register allocator. | Search | 504 |
| rejects-valid | Rejects valid code | Search | 4263 |
| sjlj-eh | Problem specific to setjump/longjump exception handling. | Search | 14 |
| ssemmx | SSE/MMX problems, reject valid, ICE on valid code or wrong code. (only for use with i?86 problems). | Search | 118 |
| trans-mem | A problem parsing or translating Transactional Memory constructs. | Search | 28 |
| translation | An issue regarding the translation of messages | Search | 2 |
| TREE | To be used for machine-independent optimizations or analyses that are done in RTL but not in tree-ssa. | Search | 142 |
| 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 | 45 |
| wrong-code | Generates incorrect code. Has to be able to compile and link. | Search | 7502 |
| wrong-debug | Generates wrong debugging information. | Search | 332 |
| xfail | This test has been xfailed on the relevant branch, but must be fixed before merging back to mainline. | Search | 62 |