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: Processor-specific code


On Thu, 14 Apr 2005, Richard Henderson wrote:

> On Thu, Apr 14, 2005 at 10:47:26AM -0700, Steve Kargl wrote:
> > Does gcc support 
> > #pragma STDC FENV_ACCESS
> 
> No, but we currently act like access is "on".

I thought we acted like it is "off", allowing CSE and constant folding 
which might be affected by changes in rounding mode.  Certainly some of 
Stephen Moshier's testcases (attached to bug 20785) fail.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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