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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu.org

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Right now if we don't have a perfect size that matches a mode, we use BLKmode.
I wonder if we could round up the mode for structures and that might fix the
issue.

Reply via email to