[Bug tree-optimization/126975] __bos/__bdos(&p->inner, 1) collapses into type 0 when subobject inner ends in a FAM
gustavo at embeddedor dot com via Gcc-bugs <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126975 --- Comment #6 from Gustavo A. R. Silva <gustavo at embeddedor dot com> --- (In reply to Alexander Monakov from comment #4) > There's a related complication when inner FAM is not at the end of the > containing object, please have a look at PR 126331. How will your patch > affect that? This discussion is not about not-at-end FAMs, and my patch doesn't affect how GCC currently treats those objects.