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] S/390: Make enable-decimal-float the default


On Tue, 23 Feb 2010, Andreas Krebbel wrote:

> Hi,
> 
> enable-decimal-float is currently not enabled by default for s390(x).
> Fixed with the attached patch.
> 
> Ok for mainline and 4.4?

The list of targets is in three places (gcc/, libdecnumber/, libgcc/).  
They all need updating together.  (You might want to create a shared 
configure macro, although it would need to deal with checking $host in 
libgcc and $target in the other directories.)

This seems clearly inappropriate for 4.4 at this point.

-- 
Joseph S. Myers
joseph@codesourcery.com


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