From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel.Egger@t-online.de (Daniel Egger) To: egcs@cygnus.com Subject: -O2 produces buggy code on i386? Date: Sun, 22 Feb 1998 16:39:00 -0000 Message-id: <98022217422800.00732@z2.n2480.f898.fidonet.org> X-SW-Source: 1998-02/msg01031.html Hiho! I discovered a weird problem: I tried to compile egcs-980221 with egcs-980215 with the -O2 option (you know, I'd like to add an configure option doing that) somewhere he aborted reporting a strange linkfailure: He couldn't resolve the symbol __divid3 and likewise in cexp.o in the funktion yyparse... I deleted the file, changed to option to -O2 and surprise, surprise: He compiled and linked cccp without any problems.... I had similar problems compiling g77 and glibc-980215.... -- Servus, Daniel