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++ Internal compiler error in copy_body_r, at cp/optimize.c 317


When compiling http://www.dbai.tuwien.ac.at/~pfeifer/tmp/dl.ii.gz with
GCC-current and -O1, the compiler dies:

  % gcccvs -O1 dl.ii
  depgraph.h:465: Internal compiler error in copy_body_r, at cp/optimize.c:317

Reproduced on sparc-sun-solaris2.6 and i386-unknown-freebsd4.2.

(I already spent quite some time reducing this example, but it still is a
few KB to large for attaching it.)

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]