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 c++/58190] FAIL: g++.dg/pr57878.C (test for excess errors) on x86_64-apple-darwin10


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58190

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Before committing anything, do you have any idea why the testcase isn't simply
skipped on darwin10? Because I just built mainline on a darwin12 machine and
the testcase is correctly skipped as UNSUPPORTED, thus doesn't FAIL (outside
the testsuite, it fails as you are reporting, but that doesn't really matter).
It seems very strange to me that on darwin10 the DejaGnu selectors on top of
the testcase don't work correctly. Is this a known, much more general issue?


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