| Name |
Description |
Open Bugs |
Total Bugs |
| ABI
|
ABI issues |
Search
|
157
|
| accepts-invalid
|
Accepts invalid code |
Search
|
1172
|
| addr-space
|
Problem reports concerning the named address space feature |
Search
|
6
|
| alias
|
missed-optimization due to aliasing issues. |
Search
|
227
|
| assemble-failure
|
Fail while assembling the .s file which GCC produces. Missing local label. Symbol defined twice. |
Search
|
65
|
| build
|
A component of GCC fails to build |
Search
|
1599
|
| compile-time-hog
|
Compilation uses way too much compile time |
Search
|
290
|
| diagnostic
|
An error or warning is missing, misleading, or incorrect. |
Search
|
1982
|
| documentation
|
This is a documentation bug. |
Search
|
368
|
| EH
|
Exception handling related problem. |
Search
|
88
|
| error-recovery
|
ICE (or 'bailing out') after a sensible error message. (Use only with ice-on-invalid-code.) |
Search
|
645
|
| FIXME
|
There is a FIXME/????/TODO/sorry in the source which this bug is reporting. |
Search
|
50
|
| GC
|
Issues related to GC freed a pointer which is still in use. |
Search
|
52
|
| ice-checking
|
ICE only when checking is turned on. |
Search
|
312
|
| ice-on-invalid-code
|
ICE on code that is not valid |
Search
|
1985
|
| ice-on-valid-code
|
ICE on code that is valid |
Search
|
6852
|
| link-failure
|
Generates code which fails to link, a missing symbol or duplicated symbols. |
Search
|
107
|
| lto
|
A problem that shows up when LTO is involved. |
Search
|
258
|
| memory-hog
|
Compilation uses way too much memory |
Search
|
215
|
| meta-bug
|
Not a real PR, but the common denominator of a group of PRs. |
Search
|
119
|
| missed-optimization
|
This PR shows a situation where a possible code optimization could be performed by GCC but it is not. |
Search
|
2489
|
| 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
|
| non-weak
|
Only affects targets which do not support weak symbols. |
Search
|
3
|
| openmp
|
A problem parsing or translating OpenMP constructs. |
Search
|
276
|
| 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
|
2392
|
| ra
|
Missed optimization caused by the register allocator. |
Search
|
180
|
| rejects-valid
|
Rejects valid code |
Search
|
2424
|
| 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
|
98
|
| trans-mem
|
A problem parsing or translating Transactional Memory constructs. |
Search
|
13
|
| TREE
|
To be used for machine-independent optimizations or analyses that are done in RTL but not in tree-ssa. |
Search
|
131
|
| 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
|
29
|
| wrong-code
|
Generates incorrect code. Has to be able to compile and link. |
Search
|
4703
|
| wrong-debug
|
Generates wrong debugging information. |
Search
|
179
|
| xfail
|
This test has been xfailed on the relevant branch, but must be fixed before merging back to mainline. |
Search
|
38
|