[cfe-dev] [PATCH] 3.3 Release fix on ARM - atomics

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon May 13 12:12:30 PDT 2013


> There's also the test that fails, which I have in my patch. It should fail
> to you too.

No, that test is using a bsd triple, so my patch doesn't change it. I
don't know how the various BSDs implement this.

> Maybe we should also test armv5 on your test, to make sure the behaviour
> remains different (and documented).

The current behavior (with and without the patch) is to error since we
know that we need to produce a function call, but we don't have code
to do it.

> I'm applying your patch to my tree now and will let you know.


Thanks,
Rafael



More information about the cfe-dev mailing list