This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Enable section anchors for PowerPC
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 29 Apr 2006 23:00:16 -0700
- Subject: Re: [RFC] Enable section anchors for PowerPC
- References: <200604251819.k3PIJX728274@makai.watson.ibm.com>
On Apr 25, 2006, at 11:19 AM, David Edelsohn wrote:
Now that section anchors reliably works on all PowerPC targets, I
am considering enabling the functionality by default. The appended
patch
enables section anchors by default except for Objective C and
Objective
C++ (due to the languages emitting multiple DECLs).
Any comments / objections?
This is a great idea. (I would have replied sooner by I only finally
got
my internet connection set up yesterday at my apartment).
-- Pinski