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]
Other format: [Raw text]

[Bug c++/35573] New: internal compiler error: in reference_to_unused, at dwarf2out.c:10010


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


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