Re: [PATCH 3/3 ver. 2] Adjust H8 related settings to match modern binutils/gcc.
Andreas Schwab <[email protected]> Wed, 12 Nov 2025 10:02:31 +0100
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <[email protected]> |
On Nov 11 2025, Jacob Bachmeyer wrote:
> Do I correctly understand that {set_board_info no_long_long X} should be
> omitted entirely for the GCC testsuite to exercise long long support?
$ git grep no_long_long -- "*.exp"
gcc/testsuite/lib/c-torture.exp: # no_long_long is set, skip execution of the test.
gcc/testsuite/lib/c-torture.exp: if [target_info exists no_long_long] then {
gcc/testsuite/lib/fortran-torture.exp: # no_long_long is set, skip execution of the test.
gcc/testsuite/lib/fortran-torture.exp: if [target_info exists no_long_long] then {
gcc/testsuite/lib/gm2-torture.exp: # no_long_long is set, skip execution of the test.
gcc/testsuite/lib/gm2-torture.exp: if [target_info exists no_long_long] then {
gcc/testsuite/lib/objc-torture.exp: # no_long_long is set, skip execution of the test.
gcc/testsuite/lib/objc-torture.exp: if [target_info exists no_long_long] then {
gdb/testsuite/gdb.base/long_long.exp:require {!target_info exists no_long_long}
gdb/testsuite/gdb.base/whatis-ptype-typedefs.exp: if [target_info exists no_long_long] {
gdb/testsuite/gdb.base/whatis.exp:if [target_info exists no_long_long] {
gdb/testsuite/gdb.base/whatis.exp: if ![target_info exists no_long_long] {
gdb/testsuite/gdb.base/whatis.exp: if ![target_info exists no_long_long] {
gdb/testsuite/gdb.base/whatis.exp: if ![target_info exists no_long_long] {
gdb/testsuite/gdb.base/whatis.exp: if ![target_info exists no_long_long] {
gdb/testsuite/gdb.ctf/funcreturn.exp:if [target_info exists no_long_long] {
gdb/testsuite/gdb.ctf/funcreturn.exp:if ![target_info exists no_long_long] {
gdb/testsuite/gdb.ctf/funcreturn.exp:if ![target_info exists no_long_long] {
--
Andreas Schwab, SUSE Labs, [email protected]
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."