[lto] revised PATCH: Add DIE readers for array and enum types

Sandra Loosemore sandra@codesourcery.com
Thu Sep 7 14:57:00 GMT 2006


This is a revised version of the patch I submitted about a week ago.  I've 
addressed the concerns Mark pointed out about the handling of signed vs unsigned 
numbers by distinguishing them in the DWARF2_form_data struct and introducing 
new helper functions to convert the data in that structure to a host int (mainly 
used for parsing various DWARF flags) or target integer constant of a specified 
type.

The new feature rolled into this patch that wasn't in the initial version is 
that I added stuff to cause DWARF information to be emitted for global 
variables, which has helped me to test things a little better this time around.

OK to commit yet?

-Sandra

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sep7.log
Type: text/x-log
Size: 2446 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060907/5cc9727e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sep7.patch
Type: text/x-patch
Size: 45309 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060907/5cc9727e/attachment-0001.bin>


More information about the Gcc-patches mailing list