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++/16870] New: Boost.Spirit causes ICE in tsubst, at cp/pt.c:6629


The attached program causes

gcc341_crash.cc:56:   instantiated from here
gcc341_crash.cc:34: internal compiler error: in tsubst, at cp/pt.c:6629

with gcc 3.4.1.

This works with gcc 3.3.3, so it appears to be a regression from 3.3.
I've also attached preprocessed source for both 3.4.1 and 3.3.3.

Jens Maurer

-- 
           Summary: Boost.Spirit causes ICE in tsubst, at cp/pt.c:6629
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jens dot maurer at gmx dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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