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] | |
Should really PLACEHOLDER_EXPR be done in the front-end and be expanded to what it really does in gimplify stage which every other language needs to do with its language specific trees.
Read the documentation and explain what you propose expanding it *to*.
There's no way to express the needed semantics without this or something
very similar.
Normally these expressions will reference a field in the
outer object using a @code{PLACEHOLDER_EXPR}.
.
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |