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: PR 323 patch committed


On Sun, Mar 29, 2009 at 6:54 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> I have committed my patch to implement C99-conforming excess precision for
> C to trunk after bootstrap with no regressions on i686-pc-linux-gnu. ?This
> is <http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00105.html> (which
> message contains further discussion of the background and approach taken),
> together with the subsequent changes to make -fexcess-precision=standard
> give an error for non-C languages when used for a target that may have
> excess precision issues.
>

This breaks -ansi -msse on 32bit:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39592


H.J.


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