------- Comment #12 from pinskia at gcc dot gnu dot org  2006-08-21 05:56 
-------
Can you attach the source which is needed to run this program?
All I get trying to reproduce this bug in a new GCC is:
[EMAIL PROTECTED] ~/Desktop]$ ~/gcc-local/bin/gcc t.c -O2 -fomit-frame-pointer
/usr/lib/crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22104

Reply via email to