On Mon, Jan 19, 2026 at 08:34:25PM +0000, Joseph Myers wrote:
> Five miscellaneous tests use { target native }, while not doing
> anything that actually needs some kind of special handling for cross
> testing. Remove the { target native } restriction from those tests.
>
> Tested for x86_64-pc-linux-gnu, and with cross to aarch64-linux.
>
> * g++.old-deja/g++.mike/eh30.C, g++.old-deja/g++.mike/p4750.C:
> g++.old-deja/g++.robertl/eb106.C, g++.old-deja/g++.robertl/eb83.C,
> gcc.dg/20020201-1.c: Do not use { target native }.
LGTM.
Jakub