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] | |
> > + /* Make gimplifier happy about this variable. */ > > + var->decl.seen_in_bind_expr = 1; > > > It looks OK to me, but I'd like jason to double check. That seems reasonable to me, but "seen_in_bind_expr" is a new rthism which I haven't had a chance to look at yet. Jason
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |