------- Comment #56 from pinskia at gcc dot gnu dot org  2006-06-10 22:22 
-------
complit1.C has an internal error now on powerpc-darwin:
 Foo::Foo(int, int)
complit1.C:14: error: ISO C++ forbids assignment of arrays
 Foo::Foo(int, int) Foo::Foo(int, int)
Analyzing compilation unitPerforming intraprocedural optimizations
Assembling functions:
 Foo::Foo(int, int)
complit1.C: In constructor 'Foo::Foo(int, int)':
complit1.C:14: internal compiler error: in emit_move_insn, at expr.c:3275
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

(should I file a different bug?)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20103

Reply via email to