Bug 26059 - [4.2 Regression] fenv.h use in libgcc-math
: [4.2 Regression] fenv.h use in libgcc-math
Status: RESOLVED FIXED
Product: gcc
Classification: Unclassified
Component: bootstrap
: 4.2.0
: P3 normal
: 4.2.0
Assigned To: Not yet assigned to anyone
:
: build
:
:
  Show dependency treegraph
 
Reported: 2006-02-01 04:14 UTC by Andrew Pinski
Modified: 2006-02-01 11:36 UTC (History)
3 users (show)

See Also:
Host:
Target: i386-netbsd i686-cygwin
Build:
Known to work:
Known to fail:
Last reconfirmed: 2006-02-01 04:14:26


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Andrew Pinski 2006-02-01 04:14:26 UTC
Confirmed.
Comment 2 Richard Guenther 2006-02-01 10:32:25 UTC
Subject: Bug 26059

Author: rguenth
Date: Wed Feb  1 10:32:22 2006
New Revision: 110470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110470
Log:
2006-02-01  Richard Guenther  <rguenther@suse.de>

    PR bootstrap/26059
    * flt-32/e_expf.c: Remove fenv access.

Modified:
    trunk/libgcc-math/ChangeLog
    trunk/libgcc-math/flt-32/e_expf.c
Comment 3 Richard Guenther 2006-02-01 11:36:54 UTC
Fixed.