------- Comment #6 from dwitte at mozilla dot com  2009-08-26 05:52 -------
Well, if it's comparing two existing types, sure. :)

How does it work in the case where the parser is dealing with the declaration
|bar_t func()|, and it wants to determine if it's seen the declaration of
|bar_t| before?

Wait, don't tell me. The parser keeps a separate mapping of names->trees?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41172

Reply via email to