On 12/23/19 12:30 PM, Erick Ochoa wrote: > Hi, > > I am working on an LTO pass which drops unused fields on structs. On my > tests, I found that the gimple generated for `sizeof` is a constant. For > example, for the following C code: > > ``` you also need to pay attention to offsetof. nathan -- Nathan Sidwell