[cfe-dev] clang-cc regression on inline asm?

Douglas Gregor dgregor at apple.com
Tue May 19 11:06:37 PDT 2009


On May 19, 2009, at 11:01 AM, Mike Stump wrote:

> On May 19, 2009, at 7:01 AM, Enea Zaffanella wrote:
>> bug.c:11:9: error: unsupported inline asm: input with type 'int'
>> matching output with type 'char'
>
>> Is this a regression?
>
> If you mean, does it work in gcc and not in clang yet, yes, it is a
> regression from gcc to clang.  If you're asking if it is a bug, yes,
> it is.

Do we have an open PR that covers this issue?

	- Doug



More information about the cfe-dev mailing list