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/17479] New: [4.0 regression] ICE in get_indirect_ref_operands


With yesterday's CVS I get this ICE: 
 
spec/src> c++ -O3 -c tria.ii  
tria.cc: In member function `typename 
TriaDimensionInfo<dim>::active_quad_iterator 
Triangulation<dim>::last_active_quad(unsigned int) const [with int dim = 3]': 
tria.cc:3876: internal compiler error: in get_indirect_ref_operands, at 
tree-ssa-operands.c:1370 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
 
W.

-- 
           Summary: [4.0 regression] ICE in get_indirect_ref_operands
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bangerth at dealii dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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