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 middle-end/70050] [6 Regression] ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have vector_type in generic_simplify_162, at generic-match.c:6175


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Mar  9 09:20:18 2016
New Revision: 234079

URL: https://gcc.gnu.org/viewcvs?rev=234079&root=gcc&view=rev
Log:
        PR target/67278
        * gcc.dg/simd-8.c: Add -w -Wno-psabi to dg-options.

        PR middle-end/70050
        * gcc.dg/pr70050.c: Add -w to dg-options.  Fix up PR number
        in testcase comment.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/pr70050.c
    trunk/gcc/testsuite/gcc.dg/simd-8.c

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