[Bug translator/12137] SDT fails -pedantic with too-long strings
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Oct 20 15:56:00 GMT 2010
http://sourceware.org/bugzilla/show_bug.cgi?id=12137
--- Comment #6 from Josh Stone <jistone at redhat dot com> 2010-10-20 15:55:48 UTC ---
(In reply to comment #5)
> But I have some trouble figuring out where the expression starts in this case.
> Apparently __asm__ isn't an expression. hmmm.
It's a statement. You can do: __extension__ ({ __asm__ __volatile__ (...);
});
But that doesn't fix this warning. :(
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list