diff options
author | Florian Weimer <fweimer@redhat.com> | 2023-11-06 18:38:04 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2023-11-06 19:52:18 +0100 |
commit | 7e3c58bfc1d957e48faf0752758da0fed811ed58 (patch) | |
tree | 9740613f5984f4deea07a5e0111256d4d610acf0 /libcpp | |
parent | 0794263c957ef1f66a5a985ffb8d21031f73be47 (diff) | |
download | gcc-7e3c58bfc1d957e48faf0752758da0fed811ed58.zip gcc-7e3c58bfc1d957e48faf0752758da0fed811ed58.tar.gz gcc-7e3c58bfc1d957e48faf0752758da0fed811ed58.tar.bz2 |
Avoid undeclared use of abort in gcc.dg/cpp/wchar-1.c
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.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions