------- Comment #65 from ubizjak at gmail dot com 2008-02-28 11:29 ------- (In reply to comment #62)
> The first situation was clearly better, but I was at work when Dominique > emailed my after my first commit, saying the new testcase FAILed, and I got > confused. I think I'll revert to the old situation, and we'll live with that > one FAIL until Apple fixes the bug or the universe stops expanding and > condenses into a single point of pure energy, whichever happens first. (My > money is on the second guess.) Please note, that the syntax of dg-xfail-if is dg-xfail-if message {targets} {include} {exclude} so perhaps adding another dg-xfail-if line with someting like dg-xfail-if "apple libc problems" { powerpc*-apple-darwin* } {"*" } {"-O0"} would produce clean run. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25477