Adjust 'g++.dg/ext/has-feature.C' for default-'-fno-exceptions', '-fno-rtti' configur...
commit11ee1fb3e30cebc28d8693374b3b512456a77165
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 28 Nov 2023 14:57:09 +0000 (28 15:57 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 29 Nov 2023 13:12:56 +0000 (29 14:12 +0100)
treeafffc9230fcca5492774b134881c44f36500011e
parentb09b879e4e9cc24a5d2b0344c1930020c218a104
Adjust 'g++.dg/ext/has-feature.C' for default-'-fno-exceptions', '-fno-rtti' configurations

..., where you currently get:

    FAIL: g++.dg/ext/has-feature.C  -std=gnu++98 (test for excess errors)
    [...]

Minor fix-up for recent commit 06280a906cb3dc80cf5e07cf3335b758848d488d
"c-family: Implement __has_feature and __has_extension [PR60512]".

gcc/testsuite/
* g++.dg/ext/has-feature.C: Adjust for default-'-fno-exceptions',
'-fno-rtti' configurations.
gcc/testsuite/g++.dg/ext/has-feature.C