This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Hack in gcc/c-decl.c?


Hi,

> That can't work, not all tree_identifiers have a c_binding, for  
> example, java doesn't.

I see.

> Also, not all identifiers in all languages have an ht_identifier,  
> again, for example, java doesn't.

Hmm... But tree_identifier in tree.h has an ht_identifier struct. So,
is gcc/tree.h C-specific?

> If you have a patch that makes gcc more understandable, more  
> conforming to what most people would expect, faster and easier to  
> maintain and(/or?) smaller please submit it.  :-)

Ok, will do :-)

Domagoj

-- 
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]