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]

Re: c++ bug on x86


Tom> I'm running an x86 Debian 2.1 system.  I'm using the head version of
Tom> gcc from cvs; I did a "cvs update" this morning.

Tom> The test program `z.cc' is appended.  I believe it to be correct.  (It
Tom> is derived from some code in libgcj, which worked just fine until my
Tom> update yesterday.)

Tom> The resulting program, when compiled with c++, always crashes.

To follow up my own message: today I updated and rebuilt gcc, and this
time I tried to compile my test program with the C compiler.  It still
fails.  So I don't think this is a C++ bug, but rather somewhere else.

Tom


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