From: Bruce Korb Date: Sat, 26 May 2001 18:12:26 +0000 (+0000) Subject: test result moved to "testing.h" file X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=62bafc5e39105846303ecf4d3435c217ea556b79;p=gcc.git test result moved to "testing.h" file From-SVN: r42641 --- diff --git a/gcc/fixinc/tests/base/machine/ansi.h b/gcc/fixinc/tests/base/machine/ansi.h deleted file mode 100644 index cf9f6d569e7..00000000000 --- a/gcc/fixinc/tests/base/machine/ansi.h +++ /dev/null @@ -1,14 +0,0 @@ -/* DO NOT EDIT THIS FILE. - - It has been auto-edited by fixincludes from: - - "fixinc/tests/inc/machine/ansi.h" - - This had to be done to correct non-standard usages in the - original, manufacturer supplied header file. */ - - - -#if defined( MACHINE_ANSI_H_VA_LIST_CHECK ) - # define _BSD_VA_LIST_ __builtin_va_list -#endif /* MACHINE_ANSI_H_VA_LIST_CHECK */