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/79690] IVOPTs drops gs: prefix


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79690

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Feb 27 08:50:09 2017
New Revision: 245751

URL: https://gcc.gnu.org/viewcvs?rev=245751&root=gcc&view=rev
Log:
2017-02-27  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/79690
        * tree-vect-stmts.c (vectorizable_store): Use vector type
        built from the DR with address-space.

        * gcc.target/i386/pr79690.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr79690.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-stmts.c

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