This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/12137] SDT fails -pedantic with too-long strings


http://sourceware.org/bugzilla/show_bug.cgi?id=12137

--- Comment #7 from Josh Stone <jistone at redhat dot com> 2010-10-20 16:32:29 UTC ---
The ".ifndef _.stapsdt.base [...] .endif" block is 198 bytes, and I think it
wouldn't matter if the compiler did anything to split that from the rest,
right?  So if we can make that a separate __asm__ string, that would take
call10's 666 bytes down to 468, within the pedantic 509 limit.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]