common tree nodes question

Richard Henderson rth@redhat.com
Mon Feb 25 18:31:00 GMT 2002


On Tue, Feb 26, 2002 at 01:17:13PM +1100, Aldy Hernandez wrote:
> been there done that.  i tried making a copy of the node with
> copy_node and then doing magic on that.  didn't work because then
> the FE gets all confused because of type inequality.

Did you try build_type_copy instead of copy_node?


r~



More information about the Gcc mailing list