This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Re: Your addition of BT_SSIZE
On Tue, 2003-08-19 at 14:13, Paul Brook wrote:
> When I get chance I'll remove builtins.def from gfortran, and do like java
> and g77 do. In the meantime I reccommend putting something like
> signed_size_type_node = size_type_node;
> at the end of gfc_init_types (trans-types.c).
>
OK. If that works and it's only temporary, then it's fine with me.
When you do fix it, could you also undo Roger's patch? It's posted
earlier in this thread.
Roger, I don't think your patch is necessary for mainline anymore. But
I don't really understand all the issues, so I'll let you decide.
Thanks. Diego.