This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: [RFC] Cleanup DW_CFA_GNU_args_size handling


On Tue, 23 Aug 2011, Richard Henderson wrote:
> I've been trying for 2 days to replicate this with various
> configurations and none have failed.

Thanks for investigating, and sorry that this proves a worthy opponent!


On my testers, the system compiler used for bootstrap is GCC 4.2.
Could that make a difference?


Also, comparing stage2-libiberty/fnmatch.o  and stage3-libiberty/fnmatch.o
I noticed that the latter is more than three times the size.

objdump -d does not show any difference.  objdump -W, however, shows
lots of additional DWARF debugging information.  I am attaching a diff 
between the two.

Does that help?

Gerald

Attachment: xx
Description: Text document


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