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

I get the following ICE with gcc 4.2.  This looks suspiciously a lot like 
PR26994 but the patch suggested there is Fortran specific whereas my test case
is C++.  Maybe there is a more fundamental problem somewhere?


(sid)3300:tbm@test: ~/delta/bin] /usr/lib/gcc-snapshot/bin/g++ -c -O mini.c
mini.c: In member function 'camp::drawElement*
camp::drawPath::transformed(const camp::transform&)':
mini.c:87: error: invalid operand to unary operator
&*D.2372_31;

mini.c:87: 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.
zsh: exit 1     /usr/lib/gcc-snapshot/bin/g++ -c -O mini.c
(sid)3301:tbm@test: ~/delta/bin] /usr/lib/gcc-snapshot/bin/g++ -c mini.c
(sid)3302:tbm@test: ~/delta/bin]


-- 
           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
 GCC build triplet: powerpc-linux-gnu
  GCC host triplet: powerpc-linux-gnu
GCC target triplet: powerpc-linux-gnu


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


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

end of thread, other threads:[~2006-06-16 12:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-31  7:12 [Bug tree-optimization/27830] New: [4.2 regression] ICE: verify_stmts failed (invalid operand to unary operator) tbm at cyrius dot com
2006-05-31  7:13 ` [Bug tree-optimization/27830] " tbm at cyrius dot com
2006-05-31  7:19 ` pinskia at gcc dot gnu dot org
2006-05-31  8:00 ` pinskia at gcc dot gnu dot org
2006-06-04 19:43 ` mmitchel at gcc dot gnu dot org
2006-06-07 14:55 ` [Bug tree-optimization/27830] [4.1/4.2 " rguenth at gcc dot gnu dot org
2006-06-07 18:36 ` janis at gcc dot gnu dot org
2006-06-07 20:23 ` rguenth at gcc dot gnu dot org
2006-06-07 20:47 ` rguenth at gcc dot gnu dot org
2006-06-08  8:31 ` patchapp at dberlin dot org
2006-06-13  7:24 ` rguenth at gcc dot gnu dot org
2006-06-13 15:21 ` [Bug tree-optimization/27830] [4.1 " pinskia at gcc dot gnu dot org
2006-06-16 12:07 ` rguenth at gcc dot gnu dot org
2006-06-16 12:59 ` 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).