Component Default Assignee

ada unassigned@gcc.gnu.org
A problem with the Ada compiler front end, libraries or tools

boehm-gc unassigned@gcc.gnu.org
The GC boehm, used with libgcj/libjava.

bootstrap unassigned@gcc.gnu.org
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 unassigned@gcc.gnu.org
A problem with the C compiler front end

c++ unassigned@gcc.gnu.org
A problem with the C++ compiler front end (the language library has its own separate component)

debug unassigned@gcc.gnu.org
A problem with generating debugging information or lacking debug information

driver unassigned@gcc.gnu.org
A problem with a compiler driver, namely gcc, g++, g77, gcj or gnat

fastjar unassigned@gcc.gnu.org
Bug reports dealing with fastjar. Note GCC is really down stream and bugs sould be filed with fastjar.

fortran unassigned@gcc.gnu.org
A problem with the Fortran compiler front end (the language library has its own separate component)

gcov-profile unassigned@gcc.gnu.org
Issues related to GCOV and profiling infrastructure.

inline-asm unassigned@gcc.gnu.org
A problem caused by use of inline assembly

java unassigned@gcc.gnu.org
A problem with the Java compiler front end (the language library has its own separate component)

libf2c unassigned@gcc.gnu.org
A problem in the Fortran runtime library

libffi unassigned@gcc.gnu.org
Foreign Function Interface library, currently used in gcj only.

libfortran unassigned@gcc.gnu.org
A problem in the Fortran (f95) runtime library

libgcj unassigned@gcc.gnu.org
A problem in the Java runtime library

libgomp unassigned@gcc.gnu.org
A problem in the GNU OpenMP runtime library

libmudflap unassigned@gcc.gnu.org
A problem with the library for mudflap

libobjc unassigned@gcc.gnu.org
A problem in the Objective C runtime library

libstdc++ unassigned@gcc.gnu.org
A problem in the Standard C++ runtime library

lto unassigned@gcc.gnu.org
Problems relating to the LTO reading and writers

middle-end unassigned@gcc.gnu.org
GCC's middle end; folks, expand_*, etc. Target dependent parts and optimization passes have their own component

objc unassigned@gcc.gnu.org
A problem with the Objective C compiler

objc++ unassigned@gcc.gnu.org
A problem with the Obj-C++ compiler front end.

other unassigned@gcc.gnu.org
Everything that doesn't fit into any of the other components

pch unassigned@gcc.gnu.org
Problems with precompiling headers and using them

pending unassigned@gcc.gnu.org
Category for faulty PRs

preprocessor unassigned@gcc.gnu.org
A problem with the C preprocessor

regression unassigned@gcc.gnu.org
regression tester failures

rtl-optimization unassigned@gcc.gnu.org
A problem occurring in the RTL optimizers

spam unassigned@gcc.gnu.org
Spam goes into this component

target unassigned@gcc.gnu.org
Target specific issues

testsuite unassigned@gcc.gnu.org
Errors in the testsuite tests or the testsuite framework, as opposed to errors *exposed* by the testsuite.

translation unassigned@gcc.gnu.org
Problems caused by and in translation

tree-optimization unassigned@gcc.gnu.org
A problem occurring in the tree-ssa optimizers

treelang unassigned@gcc.gnu.org
Problems with the tree-lang front-end

web unassigned@gcc.gnu.org
There is an error or omission on the Web pages