[Bug tree-optimization/79690] IVOPTs drops gs: prefix

2017-02-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79690 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/79690] IVOPTs drops gs: prefix

2017-02-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79690 --- Comment #6 from Richard Biener --- Author: rguenth Date: Mon Feb 27 08:50:09 2017 New Revision: 245751 URL: https://gcc.gnu.org/viewcvs?rev=245751=gcc=rev Log: 2017-02-27 Richard Biener PR

[Bug tree-optimization/79690] IVOPTs drops gs: prefix

2017-02-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79690 --- Comment #5 from Richard Biener --- Vectorizer fix I am testing: Index: gcc/tree-vect-stmts.c === --- gcc/tree-vect-stmts.c (revision 245712) +++ gcc/tree-vect-stmts.c

[Bug tree-optimization/79690] IVOPTs drops gs: prefix

2017-02-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79690 --- Comment #4 from Richard Biener --- (In reply to Richard Biener from comment #3) > But an extra assert like the following triggers during bootstrap so we can't > really avoid the casting (in all cases). > > Index: gcc/tree-ssa-address.c >

[Bug tree-optimization/79690] IVOPTs drops gs: prefix

2017-02-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79690 --- Comment #3 from Richard Biener --- But an extra assert like the following triggers during bootstrap so we can't really avoid the casting (in all cases). Index: gcc/tree-ssa-address.c

[Bug tree-optimization/79690] IVOPTs drops gs: prefix

2017-02-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79690 --- Comment #2 from Richard Biener --- This is similar to PR66768 but is somewhat special because the vectorizer generates unit size align 8 symtab 0 alias set -1 canonical type 0x768ba348 precision 8 min max >

[Bug tree-optimization/79690] IVOPTs drops gs: prefix

2017-02-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79690 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|