public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/58444] New: [4.9 regression] Runfail on spec2006/434.zeusmp after r202516.
@ 2013-09-17 15:20 ysrumyan at gmail dot com
  2013-09-18  8:49 ` [Bug tree-optimization/58444] " rguenth at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: ysrumyan at gmail dot com @ 2013-09-17 15:20 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58444
           Summary: [4.9 regression] Runfail on spec2006/434.zeusmp after
                    r202516.
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ysrumyan at gmail dot com

We found out that phase loop distribution is responsible for it, namely wrong
cfg is generated (after ldist) for pdv.f if it was compiled with options
-Ofast -funroll-loops -march=corei7

and we can see that 1st loop is duplicated (after __buitin_memcpy bb we see 1st
loop again).


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

* [Bug tree-optimization/58444] [4.9 regression] Runfail on spec2006/434.zeusmp after r202516.
  2013-09-17 15:20 [Bug tree-optimization/58444] New: [4.9 regression] Runfail on spec2006/434.zeusmp after r202516 ysrumyan at gmail dot com
@ 2013-09-18  8:49 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-09-18  8:49 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
58453 has more details.

*** This bug has been marked as a duplicate of bug 58453 ***


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

end of thread, other threads:[~2013-09-18  8:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-17 15:20 [Bug tree-optimization/58444] New: [4.9 regression] Runfail on spec2006/434.zeusmp after r202516 ysrumyan at gmail dot com
2013-09-18  8:49 ` [Bug tree-optimization/58444] " 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).