public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ryan Hill <dirtyepic@gentoo.org>
To: gcc-patches@gcc.gnu.org
Subject: Re: PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86
Date: Wed, 30 Jan 2013 22:24:00 -0000	[thread overview]
Message-ID: <20130130160224.443319a8@caribou.gateway.2wire.net> (raw)
In-Reply-To: <AANLkTinbviPWO-hDfgL=31x=st_LA2frCPPYXtscEAhX@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

This change seems to have broken bootstrap with -march=pentium{2,3,-m} on
the 4.6 branch.

http://gcc.gnu.org/PR53728


-- 
gcc-porting
toolchain, wxwidgets            learn a language baby, it's that kind of place
@ gentoo.org                   where low card is hunger and high card is taste

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  parent reply	other threads:[~2013-01-30 21:52 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-12 16:22 H.J. Lu
2010-08-12 16:28 ` Richard Henderson
2010-08-12 16:35 ` Uros Bizjak
2010-08-12 16:52   ` H.J. Lu
2010-08-12 17:03     ` Uros Bizjak
2010-08-12 17:07       ` H.J. Lu
2010-08-12 17:12         ` H.J. Lu
2010-08-12 17:13           ` Uros Bizjak
2010-08-12 17:20             ` H.J. Lu
2010-08-12 17:26         ` Jack Howarth
2010-08-12 17:39           ` Uros Bizjak
2010-08-12 17:39             ` Jack Howarth
2010-08-12 17:46               ` Richard Henderson
2010-08-12 17:58                 ` IainS
2010-08-12 18:22                   ` Richard Henderson
2010-08-12 17:50               ` Uros Bizjak
2010-08-12 23:02               ` Mike Stump
2013-01-30 22:24 ` Ryan Hill [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-04 18:52 Paul Pluzhnikov
2010-08-04 19:13 ` H.J. Lu
2010-08-04 19:24   ` Paul Pluzhnikov
2010-08-04 19:25   ` Xinliang David Li
2010-08-04 20:39   ` Andi Kleen
2010-08-04 20:57     ` David Daney
2010-08-04 21:09       ` Paul Pluzhnikov
2010-08-04 21:16         ` Andi Kleen
2010-08-04 22:07           ` Paul Pluzhnikov
2010-08-04 22:16             ` Andi Kleen
2010-08-04 22:45             ` David Daney
2010-08-05  7:00               ` Andi Kleen
2010-08-04 23:11         ` Richard Henderson
2010-08-05  7:23           ` Andi Kleen
2010-08-04 21:13       ` Andi Kleen
2010-07-26 16:41 H.J. Lu
2010-08-02 17:55 ` H.J. Lu
2010-08-03  9:18   ` Uros Bizjak
2010-08-03  9:38     ` Andrew Haley
2010-08-03 14:03       ` H.J. Lu
2010-08-03 14:18         ` Daniel Jacobowitz
2010-08-03 14:28           ` H.J. Lu
2010-08-03 15:13             ` Daniel Jacobowitz
2010-08-03 15:35               ` H.J. Lu
2010-08-03 14:05     ` H.J. Lu
2010-08-03 14:11       ` Mark Mitchell
2010-08-03 17:12         ` Mark Mitchell
2010-08-03 17:24           ` Andrew Haley
2010-08-03 17:29             ` H.J. Lu
2010-08-03 17:57             ` Mark Mitchell
2010-08-04 13:21               ` Andrew Haley
2010-08-04 14:29                 ` Mark Mitchell
2010-08-04 14:44                   ` Andrew Haley
2010-08-04 14:48                   ` Bernd Schmidt
2010-08-04 15:00               ` Jan Hubicka
2010-08-04 15:54                 ` Andrew Haley
2010-08-04 16:08                 ` H.J. Lu
2010-08-04 16:23                   ` Andrew Haley
2010-08-04 17:05                     ` Andrew Haley
2010-08-04 17:06                       ` Andrew Haley
2010-08-04 17:08                         ` H.J. Lu
2010-08-09 12:07                           ` Mark Wielaard
2010-08-04 17:07                       ` H.J. Lu
2010-08-04 17:09                         ` Andrew Haley
2010-08-04 17:12                           ` H.J. Lu
2010-08-04 17:15                             ` Andrew Haley
2010-08-04 17:20                               ` H.J. Lu
2010-08-04 17:08                       ` Chris Lattner
2010-08-04 17:36                   ` Andi Kleen
2010-08-04 17:41                     ` H.J. Lu
2010-08-04 17:47                       ` Andrew Haley
2010-08-04 17:53                         ` H.J. Lu
2010-08-04 18:05                         ` Andi Kleen
2010-08-04 18:12                           ` Mark Mitchell
2010-08-04 18:18                             ` H.J. Lu
2010-08-17  1:47                     ` Maciej W. Rozycki
2010-08-03 17:58             ` David Daney
2010-08-03 17:25           ` H.J. Lu
2010-08-03 17:48             ` Mark Mitchell
2010-08-03 18:18           ` Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130130160224.443319a8@caribou.gateway.2wire.net \
    --to=dirtyepic@gentoo.org \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).