public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/28900]  New: [4.2 regression] ICE verify_stmts failed (invalid operand to unary operator)
@ 2006-08-30 11:37 tbm at cyrius dot com
  2006-08-30 11:38 ` [Bug tree-optimization/28900] " tbm at cyrius dot com
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: tbm at cyrius dot com @ 2006-08-30 11:37 UTC (permalink / raw)
  To: gcc-bugs

ICE verify_stmts failed (invalid operand to unary operator) with
-ftree-vectorize and -O:

(sid)105:tbm@usurper: ~] /usr/lib/gcc-snapshot/bin/gcc -ftree-vectorize -O1 -c
linphone-synths.c
linphone-synths.c: In function 'synths_':
linphone-synths.c:9: error: invalid operand to unary operator
iftmp.0D.1919_15 <= 9.900000095367431640625e-1;


linphone-synths.c:9: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
(sid)106:tbm@usurper: ~] /usr/lib/gcc-snapshot/bin/gcc -ftree-vectorize -c
linphone-synths.c
(sid)107:tbm@usurper: ~] /usr/lib/gcc-snapshot/bin/gcc -O3 -c linphone-synths.c
(sid)108:tbm@usurper: ~] gcc-4.1 -O3 -c linphone-synths.c
(sid)109:tbm@usurper: ~]


-- 
           Summary: [4.2 regression] ICE verify_stmts failed (invalid
                    operand to unary operator)
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2006-09-18 10:14 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-30 11:37 [Bug tree-optimization/28900] New: [4.2 regression] ICE verify_stmts failed (invalid operand to unary operator) tbm at cyrius dot com
2006-08-30 11:38 ` [Bug tree-optimization/28900] " tbm at cyrius dot com
2006-08-30 12:37 ` pinskia at gcc dot gnu dot org
2006-08-30 15:15 ` [Bug tree-optimization/28900] [4.1/4.2 " pinskia at gcc dot gnu dot org
2006-08-30 15:23 ` pinskia at gcc dot gnu dot org
2006-08-31 20:27 ` janis at gcc dot gnu dot org
2006-08-31 20:29 ` pinskia at gcc dot gnu dot org
2006-09-01 22:22 ` mmitchel at gcc dot gnu dot org
2006-09-03 11:32 ` rguenth at gcc dot gnu dot org
2006-09-03 14:24 ` pinskia at gcc dot gnu dot org
2006-09-03 14:35 ` patchapp at dberlin dot org
2006-09-05  8:40 ` rguenth at gcc dot gnu dot org
2006-09-05  8:40 ` [Bug tree-optimization/28900] [4.1 " rguenth at gcc dot gnu dot org
2006-09-18 10:14 ` rguenth at gcc dot gnu dot org
2006-09-18 10:14 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).