[llvm-commits] [llvm-gcc-4.2] r86892 - /llvm-gcc-4.2/trunk/gcc/llvm-abi.h

Rafael Espindola espindola at google.com
Wed Nov 25 20:18:11 PST 2009


2009/11/12 Bob Wilson <bob.wilson at apple.com>:
> It's breaking something on ARM, too.  I'll revert it for now.
>
> I did run gcc's compat tests, but not on PPC.  I guess I'll need to do
> that.

Can you try the patch I attached to the bug?

Is there an easy way to get just a pass/fail list from the test-suite?
I found the testcase in the bug report by doing

gmake TEST=nightly report report.html

in the SingleSource directory both with and without r86892 and
searching for FAIL in the output.

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list