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: Revert patch for MIPS TImode functions for 4.1.1


Andrew Pinski wrote:
>> Andrew Pinski wrote:
>>
>>> Also why revert a patch which obvious works in the default configurations?
>> It eliminates a Fortran problem, but causes a C problem.
> 
> I thought it only caused the problem with C code when supplying -msoft-float
> which is not a default configuration?

C code, compiled with -msoft-float, is very common on MIPS, whether or
not it's a "default configuration".

Obviously, if we have to choose, shipping a compiler that works with
software floating-point C programs on MIPS is much more important than
shipping a compiler that works with Fortran.

Of course, we'd rather not have to choose.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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