This is the mail archive of the gcc-patches@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] | |
Uh, so, if that's a bug, why not fix it?
1. the MTAG_P check could go first, since no memory tag ever has subvars.
2. In create_variable_info_for, the field names will now look like "foo.1" instead of (at the very least) "foo.a". The name was there for debugging purposes. If you are going to change it, at least change it to use the offset.
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |