public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/45991] New: [4.6 Regression] ICE: verify_stmts failed: Invalid address operand in in TARGET_MEM_REF. with -fstrict-overflow
@ 2010-10-12 19:26 zsojka at seznam dot cz
  2010-10-13  4:29 ` [Bug tree-optimization/45991] " hjl.tools at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-12 19:26 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] ICE: verify_stmts failed: Invalid
                    address operand in in TARGET_MEM_REF. with
                    -fstrict-overflow
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 22024
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22024
reduced testcase

Command line:
$ gcc -O -fstrict-overflow pr45991.c

Compiler output:
$ gcc -O -fstrict-overflow pr45991.c 
pr45991.c: In function 'foo':
pr45991.c:8:6: error: Invalid address operand in in TARGET_MEM_REF.
# VUSE <.MEM_25>
b_10 = MEM[symbol: A[20], index: ivtmp.9_20, offset: 0B];

pr45991.c:8:6: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r165354 - crash
r163636 - OK
4.5 r163761 - OK


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

end of thread, other threads:[~2010-11-04 14:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-12 19:26 [Bug tree-optimization/45991] New: [4.6 Regression] ICE: verify_stmts failed: Invalid address operand in in TARGET_MEM_REF. with -fstrict-overflow zsojka at seznam dot cz
2010-10-13  4:29 ` [Bug tree-optimization/45991] " hjl.tools at gmail dot com
2010-10-26  4:01 ` jakub at gcc dot gnu.org
2010-11-04 12:17 ` rguenth at gcc dot gnu.org
2010-11-04 12:29 ` rguenth at gcc dot gnu.org
2010-11-04 14:08 ` rguenth at gcc dot gnu.org
2010-11-04 14:08 ` rguenth at gcc dot gnu.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).