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] Allow decimal floats for mingw-w64


On 09/09/2010 21:20, Kai Tietz wrote:

> When my tests are through, I am fine with this additional
> configuration patch. If you prefer I can remove i?86*-*-cygwin* for
> dfp.m4, so you won't have failures here.

  Nah, as long as I don't add the libgcc configuration before Cygwin supports
fenv.h, the build won't break; people just won't be able to fully use the dfp
support yet.  But since the compiler side will work, and they could always in
theory supply their own libbid routines to link against, I think it's OK to
have it enabled.  The support will be in Cygwin before 4.6.0 gets released.

    cheers,
      DaveK


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