This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ICE 980331


I don't send a testcase because it's about 100k. It's part of the qt
library. I have tried to cut it down but the error message disappeares
very soon.  

My compiler is

egcs-2.91.47 19980713.

gcc 2.7.2.3 and egcs-1.0.2 have no problem.

The following compiler options I have tested:

no options: compiles OK
-O3: ICE
-O2: OK
-O3 -fno-inline-functions: OK
-O2 -finline-functions: ICE
-O -finline-functions: OK

If someone wants to examine this I'd happily send the testcase or
additional informations.

--
Thomas Kunert


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]