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: [4.5 C] C99-conforming excess precision (fix PR 323 for C)


"Joseph S. Myers" <joseph@codesourcery.com> writes:

> Bootstrapped with no regressions on i686-pc-linux-gnu.  Are the
> non-C-front-end parts OK for 4.5?

This is OK for 4.5.

What happens if -fexcess-precision=standard is used with C++?  It
seems that the option will be accepted without complaint but that
there may be some cases where it will not work correctly.  It might be
better to reject the option until the C++ frontend can be corrected.

This is amazing work.  Thanks.

Ian


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