>>>>> "Paolo" == Paolo Bonzini <bonz...@gnu.org> writes:

Paolo> * Put the string at the end of the IDENTIFIER_NODE using the trailing
Paolo> array hack (or possibly in the ht_identifier, see
Paolo> libcpp/include/symtab.h and libcpp/symtab.c)

I implemented this once:

http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01293.html

It did not go in because a different approach (the one in the code now)
was deemed clearer.

Tom

Reply via email to