This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7858: g++ rejects legal code (regression from gcc 3.*)
Hi Matt,
On Wed, Oct 09, 2002 at 08:52:25AM -0700, Matt Austern wrote:
> Yes, I fixed 7828 a while back. Sorry, I should have closed it
> then. Probably it also fixed 7857, but I didn't check.
>
PR#7857 is still not fixed.
(compiled with -O3 there's no precision error,
with no optimization there's a precision error...)
I will investigate a little more on this PR.
Sebastian