On Thu, Mar 12, 2009 at 6:11 PM, Jack Howarth <howa...@bromo.med.uc.edu> wrote: > I think we may have a regression in gcc trunk > on i686-apple-darwin9. We seem to be failing the > following testcase in current gcc trunk (r144825)... > > Running > /sw/src/fink.build/gcc44-4.3.999-20090312/gcc-4.4-20090312/gcc/testsuite/gcc.dg/dg.exp > ... > FAIL: gcc.dg/asm-b.c (test for excess errors) > WARNING: gcc.dg/asm-b.c compilation failed to produce executable
This test has an invalid register constraint: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39451 H.J. ----