Description of problem: Compiler exits with diagnostic: Logging.cxx:78: internal compiler error: in tree_low_cst, at tree.c:3318 Version-Release number of selected component (if applicable): gcc-c++-3.4.2-6.fc3 How reproducible: Use attached preprocessed file. Original command line was: g++ -O2 -fdefault-inline -Isrc -Wall -Winline -Werror -Wno-format -c Logging.cxx -fPIC -DPIC -o .libs/Logging.o Additional info: Preprocessed input will be attached momentarily.
Created attachment 109203 [details] Preprocessed input demonstrating the bug This is the preprocessed input that demonstrates the problem.
Created attachment 109204 [details] Smaller triggering file This is the smallest input that triggers the bug. If you remove the definition of the traceTypes structure, the bug does not manifest.
*** This bug has been marked as a duplicate of 143034 ***
*** This bug has been marked as a duplicate of 144039 ***