Hi,

I have found that this patch has introduced a regression in the arm-none-eabi 
toolchain for a testcase in the libstdc++ testsuite, which was previously 
passing:

FAIL: 27_io/basic_istream/ignore/char/94749.cc execution test

The toolchain was built with:
Build = x86_64-none-linux-gnu
Host = x86_64-none-linux-gnu
Target = arm-none-eabi

The test is running on a simulator with:
 -mthumb/-march=armv8.1-m.main+mve/-mfloat-abi=hard

Kind regards,
Vasee

________________________________________
From: Vladimir Makarov <vmaka...@redhat.com>
Sent: 04 April 2024 21:10
To: gcc-patches@gcc.gnu.org
Subject: [pushed][PR114415][scheduler]: Fixing wrong code generation

The following patch fixes

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114415

The patch was successfully tested and bootstrapped on x86_64, ppc64le, aarch64.

Reply via email to