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] | |
Sorry if I'm slow in understanding: Are you saying that introducing an extra field would cause problems (memory or other) ? Do you think it would be okay to use the Str3 field, then?
I don't see that Str3 is free in any of these nodes, what nodes are you talking about (remember that Str3 overlaps Node3, List3 etc).
Thanks.
Robert Dewar wrote:Oliver Kellogg wrote:On 2009-04-19, at 23:19 +0200, Oliver Kellogg wrote:[...]
How about not doing the name expansion in-place but rather storing the expanded name in an extra node field?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |