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

Roberto Bagnara bagnara at cs.unipr.it
Tue May 19 11:34:00 PDT 2009


Douglas Gregor wrote:
> 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?

Yes: http://llvm.org/bugs/show_bug.cgi?id=4236

-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it



More information about the cfe-dev mailing list