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

Re: recent regression on darwin


On Thu, Mar 12, 2009 at 6:11 PM, Jack Howarth <howarth@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.
----


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