Obtaining type equivilance in C front end

Andrew Pinski pinskia@physics.uc.edu
Thu Nov 9 19:52:00 GMT 2006


> 
> How do i determine if two type nodes in the C front end are equivilent? 
> In C++ i use same_type_p() but do not see an equivilant for the C front end.

The function you want is comptypes.

Thanks,
Andrew Pinski



More information about the Gcc mailing list