This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Bryce McKinlay writes: > Alex, how can we add a field to the TYPE_DECL, given that all the > available DECL_LANG_FLAGs are in use? Couldn't you use the RECORD_TYPE instead and add to the struct lang_type? ./A
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |