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/10067] loc2c isn't masking out bitfields


------- Additional Comments From jistone at redhat dot com  2009-04-14 00:53 -------
Ah, it wasn't writing a fetch_bitfield at all.  I had tweaked the
translate_components loop a bit for @cast support, but I accidentally made it
dereference the die one step too far, so c_translate_fetch was seeing the __u16
instead of the bitfield above it.

I'll have a fix shortly, and a testcase to catch this in the future...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |jistone at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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