Re: A problem with field decl offsets in newly minted types

2021-01-04 Thread Richard Biener via Gcc
On Fri, Jan 1, 2021 at 10:16 PM Gary Oblock via Gcc wrote: > > The offsets seem to actually be created. However, > they are almost immediately are being deleted. Use a watchpoint to see where. > Any ideas what's going on? Has some kind > of memory management gizmo gone awry? > > Gary > > PS For

Re: A problem with field decl offsets in newly minted types

2021-01-01 Thread Gary Oblock via Gcc
The offsets seem to actually be created. However, they are almost immediately are being deleted. Any ideas what's going on? Has some kind of memory management gizmo gone awry? Gary PS For anybody who has been following my travails with the instance interleaving structure reorganization optimiza