[Bug target/61296] Excessive alignment in ix86_data_alignment
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 11 17:21:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61296
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-12-11
CC| |hubicka at gcc dot gnu.org,
| |jakub at redhat dot com,
| |mliska at suse dot cz,
| |rguenther at suse dot de
Ever confirmed|0 |1
--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Confirmed. I think this is counts as a regression because the alignment slowly
increased as SSE and AVX was added (and it is regression to pre-2001
compilers). We currently produce 5-15% bigger data sections than LLVM on
Firefox/libreoffice.
More information about the Gcc-bugs
mailing list