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]

C++: New Internal Compiler Error


I'm quite sure this is a rather new bug. (Mark? =;-) )

How to reproduce:
  g++ -c -ansi -O2 -fno-exceptions 
on sparc-sun-solaris2.6 with current CVS sources leads to 
  dl.C: In function `void printModel (ostream &, const INTERPRET *, const GINTERPRET *)':
  dl.C:534: Internal compiler error.
  dl.C:534: Please submit a full bug report.

The sources are too big, even compressed, but I put them on the web at
http://www.dbai.tuwien.ac.at/~pfeifer/dl.ii.gz

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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