new testsuite regression

Mark Mitchell mark@codesourcery.com
Tue Apr 4 10:33:00 GMT 2000


>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:

    Nathan> Hi, I'm seeing a new regression on the C++ testsuite,
    Nathan> which is is related to optimization (I suspect it might be
    Nathan> a backend problem and not G++ specific).  this is on
    Nathan> i686-pc-linux-gnu

    Nathan> FAIL: g++.other/badopt1.C Execution test

    Nathan> Trying CVS versions narrows this down to a patch committed
    Nathan> between 29 march 15:00 GMT and 30 march 00:00 GMT

    Nathan> Anyone else see this?

Jason added -O2 to the test flags, IIRC, and that causes it to fail.
So, it's been a latent bug for a while, I guess.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-bugs mailing list