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: What is wrong with Bugzilla? [Was: Re: GCC and Floating-Point]


On Sun, 2005-05-29 at 18:19 +0300, Michael Veksler wrote:
> 
> 
> 
> 
> 
> "Giovanni Bajo wrote on 29/05/2005 13:54:39:
> 
> > Vincent Lefevre <vincent+gcc@vinc17.org> wrote:
> >
> > > Perhaps because GCC developers think that GCC isn't buggy when the
> > > processor doesn't do the job for them? (I'm thinking of bug 323.)
> >
> >
> > You are mistaken, we think GCC isn't buggy about 323 because the C/C++
> > standards do not tell us to do better than this. If you have higher
> > expectations about floating point and C/C++, you should file a bugreport
> > against the C/C++ standards.
> >
> 
> If more than 50 people report it, independently,  as a bug then it sure is
> a bug.

Which is why it's still open!
Whoops, you forgot that part didn't you :)

The problem with 323 isn't that we don't think it's really a bug, it's
that nobody has any plans to implement a fix for it other than "use SSE
math or a different arch".

--Dan


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