Commit 895b56ff by Richard Henderson Committed by Richard Henderson

20000906-1.c: Move ...

        * gcc.c-torture/execute/20000906-1.c: Move ...
        * gcc.dg/20000906-1.c: ... here.  Only run on targets
        that support __builtin_trap.

From-SVN: r36522
parent c21d86e1
2000-09-18 Richard Henderson <rth@cygnus.com>
* gcc.c-torture/execute/20000906-1.c: Move ...
* gcc.dg/20000906-1.c: ... here. Only run on targets
that support __builtin_trap.
Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net> Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
* gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test. * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
......
/* The target must support __builtin_trap to run this test. */
/* { dg-do run { target i?86-* mips*-* powerpc*-* m68k-* sparc*-* i960*-* } } */
/* Testcase distilled from glibc's nss_parse_service_list in nss/nsswitch.c /* Testcase distilled from glibc's nss_parse_service_list in nss/nsswitch.c
It can't be distilled further. Fails with `-O2' for i[3456]86. */ It can't be distilled further. Fails with `-O2' for i[3456]86. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment