------- Comment #2 from rguenth at gcc dot gnu dot org 2006-09-23 10:05 ------- gcc -g -Wall -D -I . -I ../Common/MemMgmt -I ../Common/StringMgmt -I
The '-D -I .' part is broken. Remove the -D. Otherwise we cannot do anything about bugs without a testcase. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29183