This is the mail archive of the gcc-bugs@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]

[Bug debug/83378] [8 regression] gcc.dg/guality/pr54970.c xpass


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83378

--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> ---
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 with XPASSes (as opposed to coping with FAILs or
duplicating the testcase).

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