gcc

GNU Compiler Collection

Select a component to see open bugs in that component.

Component Default Assignee
ada Not yet assigned to anyone
A problem with the Ada compiler front end, libraries or tools
analyzer David Malcolm
A problem with -fanalyzer or its related warnings
boehm-gc Not yet assigned to anyone
The GC boehm, used with libgcj/libjava.
bootstrap Not yet assigned to anyone
GCC fails to bootstrap. This should be filed only if a bootstrap failure prevails for an extended period of time (at least one week) on any platform (and possibly not-so-common conditions like a read-only srcdir), or non-mainstream platforms
c Not yet assigned to anyone
A problem with the C compiler front end
c++ Not yet assigned to anyone
A problem with the C++ compiler front end (the language library has its own separate component)
d Iain Buclaw
A problem with the D front end.
debug Not yet assigned to anyone
A problem with generating debugging information or lacking debug information
demangler Not yet assigned to anyone
Problems of the demangler inside libiberty
driver Not yet assigned to anyone
A problem with a compiler driver, namely gcc, g++, gfortran, gcj or gnat
fastjar Not yet assigned to anyone
Bug reports dealing with fastjar. Note GCC is really down stream and bugs sould be filed with fastjar.
fortran Not yet assigned to anyone
A problem with the Fortran compiler front end (the language library has its own separate component)
gcov-profile Not yet assigned to anyone
Issues related to GCOV and profiling infrastructure.
go Ian Lance Taylor
A problem with the Go compiler frontend or the libgo library.
hsa Not yet assigned to anyone
Bugs specific to emitting HSAIL (Heterogeneous System Architecture Intermediate Language) in the compiler or executing it in libgomp or pertaining to the HSA BRIG front-end of the compiler.
inline-asm Not yet assigned to anyone
A problem caused by use of inline assembly
ipa Not yet assigned to anyone
A problem occurring in inlining, other inter-procedural optimizations and the infrastructure that supports them.
java Not yet assigned to anyone
A problem with the Java compiler front end (the language library has its own separate component)
jit David Malcolm
A problem with the libgccjit library
libbacktrace Not yet assigned to anyone
libbacktrace
libcc1 Not yet assigned to anyone
libcc1 plugin used for gdb
libf2c Not yet assigned to anyone
A problem in the G77 Fortran runtime library
libffi Not yet assigned to anyone
Foreign Function Interface library, currently used in libgo.
libfortran Not yet assigned to anyone
A problem in the GNU Fortran runtime library
libgcc Not yet assigned to anyone
A problem with the GCC runtime library
libgcj Not yet assigned to anyone
A problem in the Java runtime library
libgomp Not yet assigned to anyone
A problem in the GNU Offloading and Multi Processing Runtime Library
libitm Not yet assigned to anyone
A problem in the transactional memory runtime library
libmudflap Not yet assigned to anyone
A problem with the library for mudflap
libobjc Not yet assigned to anyone
A problem in the Objective C runtime library
libquadmath Not yet assigned to anyone
A problem in the GNU Quad-Precision Library
libstdc++ Not yet assigned to anyone
A problem in the Standard C++ runtime library
lto Not yet assigned to anyone
Problems relating to the LTO reading and writers
middle-end Not yet assigned to anyone
GCC's middle end; folks, expand_*, etc. Target dependent parts and optimization passes have their own component
modula2 Gaius Mulley
A problem with the Modula-2 compiler front end
objc Not yet assigned to anyone
A problem with the Objective C compiler
objc++ Not yet assigned to anyone
A problem with the Obj-C++ compiler front end.
other Not yet assigned to anyone
Everything that doesn't fit into any of the other components
pch Not yet assigned to anyone
Problems with precompiling headers and using them
pending Not yet assigned to anyone
Category for faulty PRs
plugins Not yet assigned to anyone
Problems with the plugin infrastructure
preprocessor Not yet assigned to anyone
A problem with the C preprocessor
regression Not yet assigned to anyone
regression tester failures
rtl-optimization Not yet assigned to anyone
A problem occurring in the RTL optimizers
rust Not yet assigned to anyone
GCC/Rust issues
sanitizer Not yet assigned to anyone
Problems with Address Sanitizer, Thread Sanitizer or their runtime libraries (libsanitizer)
spam Not yet assigned to anyone
Spam goes into this component
target Not yet assigned to anyone
Target specific issues
testsuite Not yet assigned to anyone
Errors in the testsuite tests or the testsuite framework, as opposed to errors *exposed* by the testsuite.
translation Not yet assigned to anyone
Problems caused by and in translation
tree-optimization Not yet assigned to anyone
A problem occurring in the tree-ssa optimizers
treelang Not yet assigned to anyone
Problems with the tree-lang front-end
web Not yet assigned to anyone
There is an error or omission on the Web pages