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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Build|x86_64-linux-gnu            |
               Host|x86_64-linux-gnu            |
             Target|x86_64-linux-gnu            |x86_64-linux-gnu
                   |                            |aarch64-linux-gnu
          Component|target                      |tree-optimization

--- Comment #31 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #30)
> Here is another reduced testcase:

Note the testcase in comment #30, I get comparison failure also on aarch64
with:
 `-O2 -fno-exceptions -fno-rtti -fno-common   -Wno-narrowing 
-gno-statement-frontiers -march=armv9-a+sve2  -fcompare-debug` .

Reply via email to