"Yangfei (Felix)" writes:
> Hi,
>
> I noticed that gcc.target/aarch64/pragma_cpp_predefs_1.c performs testing
> for -mgeneral-regs-only.
> This adds similar testing in the following two tests to make sure CPP
> predefines redefinitions on #pragma
> works as expected when -mgeneral-re
Hi,
I noticed that gcc.target/aarch64/pragma_cpp_predefs_1.c performs testing
for -mgeneral-regs-only.
This adds similar testing in the following two tests to make sure CPP
predefines redefinitions on #pragma
works as expected when -mgeneral-regs-only option is specified (See
PR9467