egcs-2.91.66 bug report

Philip Brabbin pabrabbin@yahoo.com
Thu Jun 17 10:25:00 GMT 1999


I get an error with g++ on RedHat 6.0 when I compile
the simple file below:

-----------------------------------------

/*
  egcs-2.91.66 (RedHat 6.0 installation)

  > g++ bug.C
  bug.C:13: Internal compiler error 383.
  bug.C:13: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
  bug.C:13: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for
details.
*/

#include <iomanip>
#include <iostream>

using std::ios::scientific;


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



More information about the Gcc-bugs mailing list