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]

i386-unknown-openbsd bootstrap failure with 991214


Snapshot 991208 runs fine.

991214 errors out at the end of bootstrap, in libstdc++:

/big/myports/egcs-snap/work/egcs-19991214/libstdc++/std/complext.h: In function `complex<_FLT> sqrt (const complex<_FLT> &) [with _FLT = float]':
/big/myports/egcs-snap/work/egcs-19991214/libstdc++/cinst.cc:147:   instantiated from here
/big/myports/egcs-snap/work/egcs-19991214/libstdc++/std/complext.h:271: Internal compiler error 19990828.
/big/myports/egcs-snap/work/egcs-19991214/libstdc++/std/complext.h:271: Please submit a full bug report.
/big/myports/egcs-snap/work/egcs-19991214/libstdc++/std/complext.h:271: See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.

(completely standard compile -O2 -g flags as usual)


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