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]

Compiler Error that cannot be reproduced.




hello,

  I am using GCC v2.952 with DJGPP on Win95.  Today I recieved an
Internal Compiler Error:

gxx -c main.cpp -Wall
In file included from main.cpp:2:
c:/programming/dj/include/allegro.h: In function `int operator ==(fix, fix)':
c:/programming/dj/include/allegro.h:2811: Internal compiler error in `emit_store
_flag', at expmed.c:4215
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
make.exe: *** [main.o] Error 1


The next time I tried make the error didn't occur, so I'm not sure what to
do about it.  Since the bug cannot be reproduced, I didn't think it would
be necessary to send you the source file, (which has since changed anyway).
But I thought I should post this to you anyway.


thank you,
Daniel Young

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