When trying to build ICU-3.6 with low optimization, one of the object files grows a bogus symbol, which can not, of course, be resolved at the link time.
loctest.o(.data+0x51c):/misha/ports/devel/icu/work/icu/source/test/intltest/loctest.cpp:181: undefined reference to `.LC786' loctest.o(.data+0x520):/misha/ports/devel/icu/work/icu/source/test/intltest/loctest.cpp:181: undefined reference to `.LC786' The post-pre-processed loctest.ii will be attached to this report. -- Summary: Bogus symbol inserted into valid C++ code at low optimization level Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mi at aldan dot algebra dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29390