public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/53966] New: procmail build deadloop on _autotst & -O3
@ 2012-07-14 20:34 mahatma at eu dot by
  2012-07-14 20:49 ` [Bug c/53966] " mahatma at eu dot by
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mahatma at eu dot by @ 2012-07-14 20:34 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53966
           Summary: procmail build deadloop on _autotst & -O3
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mahatma@eu.by


Building procmail 3.22 with -O3 or "-O2 -fipa-cp-clone" cause deadloop on
_autotest. But - subproblem - "-O3 -fno-ipa-cp-clone" cause deadloop too.

To reproduce:
cd procmail-3.22/src
&
1) make CFLAGS=-O3
2) make CFLAGS="-O2 -fipa-cp-clone"
3) make CFLAGS="-O3 -fno-ipa-cp-clone"
4) make CFLAGS=-O2
- only (4) is good.


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

end of thread, other threads:[~2014-12-11 12:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-14 20:34 [Bug c/53966] New: procmail build deadloop on _autotst & -O3 mahatma at eu dot by
2012-07-14 20:49 ` [Bug c/53966] " mahatma at eu dot by
2012-07-14 21:10 ` [Bug tree-optimization/53966] " pinskia at gcc dot gnu.org
2012-07-16  9:45 ` rguenth at gcc dot gnu.org
2012-07-16 13:16 ` mahatma at eu dot by
2013-11-10 20:15 ` pinskia at gcc dot gnu.org
2014-12-11 12:51 ` mpolacek 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).