This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/52395] [4.7 Regression] Too conservative alignment info from SRA


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52395

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Status|WAITING                     |NEW
            Summary|[4.7 Regression] Alignment  |[4.7 Regression] Too
                   |issue at O2                 |conservative alignment info
                   |                            |from SRA

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-27 10:48:37 UTC ---
Confirmed at least.  The regression is because of a wrong-code fix.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]