This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/53807] [4.8 Regression] FAIL: gcc.dg/vect/bb-slp-11.c scan-tree-dump-times slp "basic block vectorized using SLP" 1
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 02 Jul 2012 08:26:55 +0000
- Subject: [Bug tree-optimization/53807] [4.8 Regression] FAIL: gcc.dg/vect/bb-slp-11.c scan-tree-dump-times slp "basic block vectorized using SLP" 1
- Auto-submitted: auto-generated
- References: <bug-53807-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53807
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Version|4.7.0 |4.8.0
Keywords| |missed-optimization
Last reconfirmed| |2012-07-02
CC|rguenther at suse dot de |
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
Summary|FAIL: |[4.8 Regression] FAIL:
|gcc.dg/vect/bb-slp-11.c |gcc.dg/vect/bb-slp-11.c
|scan-tree-dump-times slp |scan-tree-dump-times slp
|"basic block vectorized |"basic block vectorized
|using SLP" 1 |using SLP" 1
Target Milestone|--- |4.8.0
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-02 08:26:55 UTC ---
Mine. I suppose this is the same as another PR (search) where SLP does not
handle all commuted operands properly.