the size of tree_decl

Pop Sébastian pop@gauvain.u-strasbg.fr
Fri Feb 14 21:09:00 GMT 2003


On Fri, Feb 14, 2003 at 12:52:23PM -0700, law@redhat.com wrote:
> that really aren't decls -- if I remember correctly all the "statement"
> nodes in the C front-end are implemented as DECLs.  Ugh.
> 

DEFTREECODE (SWITCH_STMT, "switch_stmt", 'e', 3)

All *_STMT nodes are declared as 'e' (= expressions).



More information about the Gcc mailing list