https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117189
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
For example, run the following command in $builddir/gcc (using AVRtest):
$ make -k check-gcc RUNTESTFLAGS="--target_board=atmega128-sim
--tool_opts='-mlra' avr-torture.exp=pr117189.c"
[...]
Target is avr-unknown-none
Host is x86_64-pc-linux-gnu
=== gcc tests ===
Schedule of variations:
atmega128-sim
Running target atmega128-sim
Using $AVRTEST/dejagnuboards/atmega128-sim.exp as board description file for
target.
Using $AVRTEST/dejagnuboards/avrtest.exp as generic interface file for target.
Using /usr/share/dejagnu/config/sim.exp as generic interface file for target.
Using $srcdir/gcc/testsuite/config/default.exp as tool-and-target-specific
interface file.
Running $srcdir/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp ...
FAIL: gcc.target/avr/torture/pr117189.c -O1 execution test
=== gcc Summary ===
# of expected passes 21
# of unexpected failures 1
$builddir/gcc/xgcc version 15.0.0 20241016 (experimental) (GCC)