Question on gimplify.c:create_tmp_var

Jeffrey A Law law@redhat.com
Tue Jun 8 03:15:00 GMT 2004


On Sat, 2004-06-05 at 22:49, Richard Kenner wrote:
> Why does it disallow ARRAY_TYPE? 
Because if you find yourself needing to create a gimple temporary
that is an ARRAY_TYPE, then most likely something is broken elsewhere.

Jeff



More information about the Gcc mailing list