Johannes Pfau changed bug 114
What Removed Added
Attachment #64 is obsolete   1

Comment # 6 on bug 114 from
Created attachment 65 [details]
Patch to add @attribute("naked")

Updated patch. Naked is a 'target attribute' and needs to be handled in a
special way. This should work now, @Iain can you review this?

(AFAICS we can't access the list of available target attributes, so
@attribute("naked") will always compile but you'll get a warning from the
backend if naked is not supported on this architecture)


You are receiving this mail because: