On Mon, Nov 06, 2023 at 06:38:04PM +0100, Florian Weimer wrote:
> This should be safe because this is a preprocessor test; it
> should not exercise implicit function declarations.
>
> * gcc.dg/cpp/wchar-1.c (main): Call __builtin_abort instead of
> abort.
Ok.
> diff --git a/gcc/tests
This should be safe because this is a preprocessor test; it
should not exercise implicit function declarations.
* gcc.dg/cpp/wchar-1.c (main): Call __builtin_abort instead of
abort.
---
gcc/testsuite/gcc.dg/cpp/wchar-1.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)