public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/40711]  New: verify_ssa failed with -O2
@ 2009-07-10 11:05 dcb314 at hotmail dot com
  2009-07-10 11:06 ` [Bug c/40711] " dcb314 at hotmail dot com
  2009-07-10 11:39 ` rguenth at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: dcb314 at hotmail dot com @ 2009-07-10 11:05 UTC (permalink / raw)
  To: gcc-bugs

I just tried to compile the Linux kernel 2.6.30.1
with the gcc compiler version 4.5 snapshot 20090709.
The compiler said

drivers/net/ixgbe/ixgbe_main.c:5081:1: error: definition in block 50 does not
dominate use in block 51
for SSA_NAME: .MEM_541 in statement:
.MEM_482 = PHI <.MEM_480(40), .MEM_541(51)>
PHI argument
.MEM_541
for PHI node
.MEM_482 = PHI <.MEM_480(40), .MEM_541(51)>
drivers/net/ixgbe/ixgbe_main.c:5081:1: internal compiler error: verify_ssa
failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed gzipped source attached. Flag -O2 required.


-- 
           Summary: verify_ssa failed with -O2
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: x86_64-suse-linux


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


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

* [Bug c/40711] verify_ssa failed with -O2
  2009-07-10 11:05 [Bug c/40711] New: verify_ssa failed with -O2 dcb314 at hotmail dot com
@ 2009-07-10 11:06 ` dcb314 at hotmail dot com
  2009-07-10 11:39 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: dcb314 at hotmail dot com @ 2009-07-10 11:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from dcb314 at hotmail dot com  2009-07-10 11:06 -------
Created an attachment (id=18172)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18172&action=view)
gzipped C source code


-- 


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


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

* [Bug c/40711] verify_ssa failed with -O2
  2009-07-10 11:05 [Bug c/40711] New: verify_ssa failed with -O2 dcb314 at hotmail dot com
  2009-07-10 11:06 ` [Bug c/40711] " dcb314 at hotmail dot com
@ 2009-07-10 11:39 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-07-10 11:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-07-10 11:39 -------
Likely a dup of PR40676.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |40676


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


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

end of thread, other threads:[~2009-07-10 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-10 11:05 [Bug c/40711] New: verify_ssa failed with -O2 dcb314 at hotmail dot com
2009-07-10 11:06 ` [Bug c/40711] " dcb314 at hotmail dot com
2009-07-10 11:39 ` 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).