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] | |
Richard Kenner writes: > I continue to strongly feel that the field type shouldn't be used > for ANYTHING!
I still think there is value in a separate alias set but in the hope that this thread will end soon, here is a patch to special-case non-addressable fields in the SFT code. I will test this overnight but it fixes my issue with bitfields and preserves the RTL optimization on Eric's Ada testcase.
At some point i'll change it to use a separate alias set, but i have other bugs to fix right now
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |