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/65602] gcc.target/i386/mpx tests FAIL


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

--- Comment #4 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Tue Mar 31 08:24:38 2015
New Revision: 221787

URL: https://gcc.gnu.org/viewcvs?rev=221787&root=gcc&view=rev
Log:
    PR target/65602
    * gcc.target/i386/mpx/alloca-1-lbv.c (mpx_test): Use
    __builtin_alloca instead of alloca.
    * gcc.target/i386/mpx/alloca-1-nov.c (mpx_test): Likewise.
    * gcc.target/i386/mpx/alloca-1-ubv.c (mpx_test): Likewise.
    * lib/mpx-dg.exp (check_effective_target_mpx): Add wrapper
    check.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/mpx/alloca-1-lbv.c
    trunk/gcc/testsuite/gcc.target/i386/mpx/alloca-1-nov.c
    trunk/gcc/testsuite/gcc.target/i386/mpx/alloca-1-ubv.c
    trunk/gcc/testsuite/lib/mpx-dg.exp


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