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: [m68k] Fix PR target/13292: -msoft-float seems to corrupt builtin defines


On Wed, Jun 16, 2004 at 08:51:43PM +0200, Bernardo Innocenti wrote:
> I just wonder who's using this stuff.  Perhaps it's
> just something mandated by C99 and not yet fully
> implemented in glibc.

Glibc has nothing to do with it.  FLT_EVAL_METHOD is something
c99 gives to the user.  If you're doing normal soft-float, the
setting should be zero.


r~


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