This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets


On Sun, 1 Mar 2009, H.J. Lu wrote:
> for BSD/x86.  VFIELD_BASE also starts with '$'. Since it isn't used,
> this patch removes it.  Could someone please test it on BSD/x86?

Thanks, H.J.!  Really appreciated.

> 2009-03-01  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR target/37520
> 	* config/i386/openbsdelf.h (ANON_AGGRNAME_FORMAT): New.
> 	* config/i386/freebsd.h (ANON_AGGRNAME_FORMAT): Likewise.
> 
> gcc/cp/
> 
> 2009-03-01  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR target/37520
> 	* cp-tree.h (VFIELD_BASE): Removed.
> 	(ANON_AGGRNAME_FORMAT): Define only if it is undefined when
> 	NO_DOLLAR_IN_LABEL is undefined.

I manage to hose my tester last week, but should be able to send you
i386-unknown-freebsd7.1 results by tomorrow morning my time.

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]