varasm patch: initializer constants

Richard Henderson rth@redhat.com
Fri Sep 7 14:49:00 GMT 2001


On Fri, Sep 07, 2001 at 10:30:59AM -0400, Aldy Hernandez wrote:
>         * varasm.c (initializer_constant_valid_p): Make sure conversions
> 	between integer types are of the same size.

Err, this looks like it would reject

 int x = 2LL;

Does it?


r~



More information about the Gcc-patches mailing list