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]

bug report with mingw


gcc version 2.95.2 19991024
system i386-mingw32msvc
cmd: gcc -DBUILDINGDLL -g -Wall -c -o object.o object.cpp
(-DBUILDINGDLL fix a macro value, so it's output doesn't matter in
preprocessed file)

this produce the following error:
object.cpp: In function `static void Object::operator delete(void *)':
object.cpp:45: Internal compiler error in `rest_of_compilation', at
toplev.c:4415
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make: *** [object.o] Error 1

object.ii.tgz


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