https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83378
--- Comment #3 from Martin Jambor ---
Not necessarily errorneous.
In this particular case, we simply lack the ability to tell deja-gnu to expect
this to pass at -O0 but expect it to fail at any higher level. We have
consciously decided to cope
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83378
--- Comment #2 from Andrey Guskov ---
Wait, isn`t XPASS an unexpected (i.e. erroneous) pass?
I know that XFAIL = expected fail, so I don`t consider it a fail. But what
about XPASS?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83378
Richard Biener changed:
What|Removed |Added
Keywords|wrong-debug |
Status|UNCONFIRMED