From: Roland McGrath <roland@redhat.com>
To: kyle@infradead.org
Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org,
kyle@redhat.com, aoliva@redhat.com
Subject: Re: [PATCH/RFC] powerpc: avoid generating .eh_frame sections with gcc-4.4
Date: Tue, 24 Feb 2009 15:36:13 -0800 (PST) [thread overview]
Message-ID: <20090224233613.B97B9FC380@magilla.sf.frob.com> (raw)
In-Reply-To: Kyle McMartin's message of Tuesday, 24 February 2009 01:51:12 -0500 <20090224065112.GA6690@bombadil.infradead.org>
The patch is right though the log entry and comment are perhaps misleading.
The effect of the patch is to restore the compiler behavior to what it was
before. What it was before includes cases of producing .eh_frame and cases
of not producing it. The default behavior of a gcc-4.4 that was built
against new enough binutils has diverged, so that some situations that
before produced no .eh_frame now do produce one. -fno-dwarf2-cfi-asm
tells gcc to behave like it did before (which is also how 4.4 behaves when
built against an old enough binutils).
Thanks,
Roland
next prev parent reply other threads:[~2009-02-24 23:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-24 6:51 [PATCH/RFC] powerpc: avoid generating .eh_frame sections with gcc-4.4 Kyle McMartin
2009-02-24 8:40 ` Sam Ravnborg
2009-02-24 11:25 ` Alexandre Oliva
2009-02-24 17:48 ` Kyle McMartin
2009-02-24 23:36 ` Roland McGrath [this message]
2009-02-25 5:47 ` Sam Ravnborg
2009-02-25 5:46 ` Kyle McMartin
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=20090224233613.B97B9FC380@magilla.sf.frob.com \
--to=roland@redhat.com \
--cc=aoliva@redhat.com \
--cc=kyle@infradead.org \
--cc=kyle@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.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