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++/34573] New: ICE with nested class


The attached preprocessed source ICEs with current g++ 4.3 :

../../include/CGAL/Visibility_complex_2/Antichain.h:1394: internal compiler
error: Bus error

I really believe the code is valid, as it works with older g++ releases
(although the preprocessed code attached does not, but it is due to
library changes).

I quickly tried to extract a reduced test case but failed, and prefer
to submit a report soon.


-- 
           Summary: ICE with nested class
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sylvain dot pion at sophia dot inria dot fr
  GCC host triplet: i386-apple-darwin8.11.1


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


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