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

Jeffrey A. Law <law at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2023-04-29
                 CC|                            |law at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Similar failures on arc-elf:

arc-sim: gcc.c-torture/execute/pr36691.c   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess
errors)
arc-sim: gcc.c-torture/execute/pr36691.c   -O3 -g  (test for excess errors)
arc-sim: gcc.dg/pr53749.c (test for excess errors)
arc-sim: gcc.dg/pr83480.c (test for excess errors)
arc-sim: gcc.dg/torture/pr98117.c   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  (test for excess errors)
arc-sim: gcc.dg/torture/pr98117.c   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  (test for excess errors)
arc-sim: gcc.dg/torture/pr98117.c   -O3 -g  (test for excess errors)
arc-sim: gcc.dg/torture/pr98117.c   -O3 -g  (test for excess errors)

If you dig inside, they're tripping the new checking for conversions too.

Reply via email to