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 target/67278] [4.9/5/6 Regression] ICE: verify_gimple failed on darwin 14.5 x86_64


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

--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Mar  2 08:55:42 2016
New Revision: 233898

URL: https://gcc.gnu.org/viewcvs?rev=233898&root=gcc&view=rev
Log:
2016-03-02  Richard Biener  <rguenther@suse.de>
        Uros Bizjak  <ubizjak@gmail.com>

        PR target/67278
        * config/i386/i386.c (type_natural_mode): Handle XFmode vectors.

        * gcc.dg/simd-8.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/simd-8.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog

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