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: Fix java build on PPC (patch for libgcc-std.ver)


Richard Henderson <rth@redhat.com> writes:

> On Fri, Jun 11, 2004 at 08:51:20AM +0200, Andreas Jaeger wrote:
>> 	* libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4.
>> 	* libgcc-darwin.ver: Likewise.
>
> Nearly.
>
>> +%inherit GCC_3.3.4 GCC_3.3.2
>> +GCC_3.3.4 {
>> +  __unorddf2
>> +  __unordsf2
>> +}
>>  
>>  %inherit GCC_3.4 GCC_3.3
>
> Uli says it's ok to change the inherit line for 3.4 to the new 3.3.4 version.

Thanks, I'll make that change now.  I take this as an approval for all
branches - but I'm not sure about 3.3 commit, so: Can I commit this
also to the 3.3 branch, Gaby?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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