diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-12-16 17:18:10 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-12-16 19:25:09 +0000 |
commit | 4d4f82959aa0802611f1183389c4c74d22431e49 (patch) | |
tree | b9e3b2ff64247297e6785b321bddf52be5a41c63 /gcc/c/c-parser.c | |
parent | 767537a8b027bcb5807bb45b0268c5da98c2c7a0 (diff) | |
download | gcc-4d4f82959aa0802611f1183389c4c74d22431e49.zip gcc-4d4f82959aa0802611f1183389c4c74d22431e49.tar.gz gcc-4d4f82959aa0802611f1183389c4c74d22431e49.tar.bz2 |
libstdc++: Simplify built-in detection in <utility>
Now that GCC supports __has_builtin there is no need to test whether
it's defined, we can just use it unconditionally.
libstdc++-v3/ChangeLog:
* include/std/utility: Use __has_builtin without checking if
it's defined.
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions