Created attachment 381439 [details] Preprocessed source causing gcc to segault Description of problem: gcc segfaulted when building the current CVS version of ufraw. [james@rhapsody ufraw]$ make make all-recursive make[1]: Entering directory `/home/james/src/ufraw' Making all in po make[2]: Entering directory `/home/james/src/ufraw/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/james/src/ufraw/po' Making all in icons make[2]: Entering directory `/home/james/src/ufraw/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/james/src/ufraw/icons' make[2]: Entering directory `/home/james/src/ufraw' CXX dcraw.o dcraw.cc: In member function ‘void DCRaw::convert_to_rgb()’: dcraw.cc:8128: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/ccQ6X9CB.out file, please attach this to your bugreport. make[2]: *** [dcraw.o] Error 1 make[2]: Leaving directory `/home/james/src/ufraw' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/james/src/ufraw' make: *** [all] Error 2 Version-Release number of selected component (if applicable): gcc-c++-4.4.2-20.fc12.x86_64 How reproducible: Always. Additional info: Preprocessed source attached.
Tracking this upstream.
Fixed in gcc-c++-4.4.2-23.fc12.x86_64, now in Koji.
*** Bug 555290 has been marked as a duplicate of this bug. ***