[PATCH][LTO] [1/3] Fix bootstrap with -flto

Diego Novillo dnovillo@google.com
Wed Aug 19 14:06:00 GMT 2009


On Wed, Aug 19, 2009 at 09:39, Richard Guenther<rguenther@suse.de> wrote:

> That's what the patch implements.  It is irrelevant what
> flag_signed_char is for lto1, it will be just the signedness of
> for example va_arg_list_node which is char *.  So I could as well
> hard-code it to always be unsigned or signed here.

In which case, I would rather hard code it.  Otherwise, it seems as if
flag_signed_char would affect lto1.


Diego.



More information about the Gcc-patches mailing list