[Bug tree-optimization/65355] [4.8/4.9 Regression] vectorizer increase alignment of symbols already placed in anchors
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 09:19:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65355
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Summary|[4.8/4.9/5 Regression] |[4.8/4.9 Regression]
|vectorizer increase |vectorizer increase
|alignment of symbols |alignment of symbols
|already placed in anchors |already placed in anchors
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk then.
Not sure about the running all late gimple passes before all RTL generation,
I'd be afraid that would increase compiler memory consumption too much.
More information about the Gcc-bugs
mailing list