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

--- Comment #1 from rguenther at suse dot de <rguenther at suse dot de> 
2011-05-16 08:57:46 UTC ---
On Sun, 15 May 2011, dominiq at lps dot ens.fr wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49006
> 
>            Summary: [4.6/4.7 Regression] Missed vectorization due to
>                     revision 167531
>            Product: gcc
>            Version: 4.6.0
>             Status: UNCONFIRMED
>           Severity: normal
>           Priority: P3
>          Component: tree-optimization
>         AssignedTo: unassig...@gcc.gnu.org
>         ReportedBy: domi...@lps.ens.fr
>                 CC: rgue...@gcc.gnu.org
> 
> 
> Created attachment 24250
>   --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24250
> source code
> 
> On x86_64-apple-darwin10 the attached code (an avatar of the polyhedron test
> induct.f90) is no longer properly vectorized after revision 167531:

The patch changes inliner heuristics only.

Reply via email to