This is the mail archive of the gcc@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: Deprecating config-ml.in multilib selection options


Richard Earnshaw <rearnsha@arm.com> writes:

> On Mon, 2011-03-21 at 14:36 +0000, Joseph S. Myers wrote:
>>   Some targets provide finer-grained control over which multilibs are
>> built
>>   (e.g., @option{--disable-softfloat}):
>>   @table @code
>>   @item arm-*-*
>>   fpu, 26bit, underscore, interwork, biendian, nofmult.
>
> I'd expect that code to be very bit-rotten for ARM.  The evidence of
> this is that 26-bit mode hasn't been supported by gcc for about 5 years
> now, but nobody has cleaned up this bit of code...

Probably because that part just turned into a no-op without creating any
problems.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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