[Bug optimization/13066] New: ICE in in invert_truthvalue, at fold-const.c:2554

bryner at brianryner dot com gcc-bugzilla@gcc.gnu.org
Sun Nov 16 04:34:00 GMT 2003


I pulled a tree from tree-ssa-20020619-branch today and got the following ICE
when compiling some Mozilla code:

$ c++ -Os -o nsScriptSecurityManager.o nsScriptSecurityManager.i
../../../../mozilla/caps/src/nsScriptSecurityManager.cpp: In member function
`nsresult nsScriptSecurityManager::CheckSameOriginPrincipalInternal(nsIPrincipal*,
nsIPrincipal*, PRBool)':
../../../../mozilla/caps/src/nsScriptSecurityManager.cpp:807: internal compiler
error: in invert_truthvalue, at fold-const.c:2554

The ICE occurs with -O1,-Os,-O2, but not -O0.

-- 
           Summary: ICE in in invert_truthvalue, at fold-const.c:2554
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bryner at brianryner dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list