[Committed] Fix bootstrap on x86_64 with recent build_string change

Andrew Pinski pinskia@gmail.com
Thu Jun 29 18:22:00 GMT 2006


The problem is that now tree_size is no longer has the same size as
build_string will generate.
I committed this patch as obvious after a bootstrap on
x86_64-linux-gnu finished.

Thanks,
Andrew Pinski

ChangeLog:

	* tree.c (tree_size): Do not waste tail padding in
        struct tree_string and make the size be the same as
	build_string will generate.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060629/ae03d0df/attachment.txt>


More information about the Gcc-patches mailing list