https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57051
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57051
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Fri May 17 08:31:32 2013
New Revision: 199002
URL: http://gcc.gnu.org/viewcvs?rev=199002&root=gcc&view=rev
Log:
PR tree-optimization/57051
* fold-const.c (const_binop) : Fix BYTES_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57051
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #7 from R
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57051
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.8.1 |---
Summary|[4.8 Regr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57051
--- Comment #2 from Marek Polacek 2013-04-24
08:10:21 UTC ---
Well, one thing differs, 4.7 with -O3 aligns 'total' to
.align 16
whereas 4.8 with -O3 -fno-tree-vectorize has
.align 4