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] take 3: pragma FLOAT_CONST_DECIMAL64 for decimal float support


On Thu, 7 May 2009, Janis Johnson wrote:

> > at present because the flag gets cleared in the inner scope and not set 
> > again.
> 
> Yes, the old value is now saved and restored, except when there's an
> error and an early return.  If you want I can restore it in the error
> cases as well.  I added this check and several more to pragma*-8.c in
> gcc.dg/dfp.

I think it's best to restore it in the error cases as well.  OK with that 
change.

-- 
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]