[Bug c/43798] [8/9 Regression] attribute((aligned(x))) not honored for array element types?

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 20 09:05:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43798

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Maybe the TREE_OVERFLOW check should be done only for the error, even with
TREE_OVERFLOW we should be able to check the low bits of the size.


More information about the Gcc-bugs mailing list