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 tree-optimization/16131] New: internal compiler error: in create_tmp_var, at gimplify.c:361


Recent changes (< 48 hours) on mainline cause GCC to ICE when compiling the
well-known test case from PR8361:

% gccvs  8361.ii generate.C: In member function `bool  
MODEL_GENERATOR::onlyOneUndefAtomGreaterThanUpperGuard(constAGGREGATEATOM&,
constGINTERPRET&) const':
generate.C:3233: internal compiler error: in create_tmp_var, at gimplify.c:361

(This testcase is http://gcc.gnu.org/bugzilla/attachment.cgi?id=4415&action=view)

-- 
           Summary: internal compiler error: in create_tmp_var, at
                    gimplify.c:361
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gerald at pfeifer dot com
                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
OtherBugsDependingO 8361
             nThis:


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


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