RFC: gfc_simplify_transfer implementation.

Richard Henderson rth@redhat.com
Wed Mar 28 17:52:00 GMT 2007


On Tue, Mar 27, 2007 at 02:25:06PM -0700, Brooks Moses wrote:
> +  if (kind == sizeof (char))

None of this is going to work properly when cross-compiling.

See fold_view_convert_expr in fold-const.c for how this sort
of thing ought to be done.


r~



More information about the Gcc-patches mailing list