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/18954] New: ICE with mudflap in fold_convert, at fold-const.c:1899


following code ICEs with -fmudflap -O2 
 
$ gcc-4.0 -fmudflap -O2 -c xx.i 
xx.i: In function #f#: 
xx.i:11: internal compiler error: in fold_convert, at fold-const.c:1899 
$

-- 
           Summary: ICE with mudflap in fold_convert, at fold-const.c:1899
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at jet dot franken dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ppc-unknown-linux
  GCC host triplet: ppc-unknown-linux
GCC target triplet: ppc-unknown-linux


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


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