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/15245] New: ICE in Invalid operand to unary operator / verify_stmts


/home/marcus/projects/gcc/BIN/bin/gcc  -v -O2 -c testcase.i  
Konfiguriert mit: /home/marcus/projects/gcc/configure --prefix=/home/marcus/
projects/gcc/BIN/ 
Thread-Modell: posix 
gcc-Version 3.5-tree-ssa 20040421 (merged 20040414) 
 /home/marcus/projects/gcc/BIN/bin/../libexec/gcc/
i686-pc-linux-gnu/3.5-tree-ssa/cc1 -fpreprocessed testcase.i -quiet -dumpbase 
testcase.i -mtune=pentiumpro -auxbase testcase -O2 -version -o /tmp/ccqJJzWq.s 
GNU C version 3.5-tree-ssa 20040421 (merged 20040414) (i686-pc-linux-gnu) 
        compiled by GNU C version 3.5-tree-ssa 20040421 (merged 20040414). 
GGC-Heuristik: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 
testcase.i: In function `f': 
testcase.i:2: Fehler: Invalid operand to unary operator 
(int<D0>)T.1<D1095>_8; 
 
testcase.i:2: interner Compiler-Fehler: verify_stmts failed. 
Please submit a full bug report, 
with preprocessed source if appropriate. 
 
Slightly illegal code in attached testcase.

-- 
           Summary: ICE  in Invalid operand to unary operator / verify_stmts
           Product: gcc
           Version: tree-ssa
            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: 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=15245


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