This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/35573] New: internal compiler error: in reference_to_unused, at dwarf2out.c:10010
- From: "victormikhailov77 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2008 16:49:13 -0000
- Subject: [Bug c++/35573] New: internal compiler error: in reference_to_unused, at dwarf2out.c:10010
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
ICE when compiling valid code
source - machine-generated CORBA stub, produced with TAO IDL compiler
cannot copy it becouse of large size of source: 61727 lines
command line caused an error:
/usr/local/bin/gcc -g -fPIC -DTHREAD -DSOLARIS -DSOLARIS2_7 -I.
-I/share/src/ACE_wrappers/TAO -I/share/src/ACE_wrappers -c eHotels_c.cc -o
eHotels_c.o
eHotels_c.cc:61727: internal compiler error: in reference_to_unused, at
dwarf2out.c:10010
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1
--
Summary: internal compiler error: in reference_to_unused, at
dwarf2out.c:10010
Product: gcc
Version: 4.2.2
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: victormikhailov77 at gmail dot com
GCC build triplet: sparc-sun-solaris2.8
GCC host triplet: sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35573