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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ro at gcc dot gnu.org

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> ---
On Solaris (both SPARC and x86, 32 and 64-bit), I also see

+FAIL: c-c++-common/torture/pr116156-1.c   -O1  (test for excess errors)
+FAIL: c-c++-common/torture/pr116156-1.c   -O2  (test for excess errors)
+FAIL: c-c++-common/torture/pr116156-1.c   -O2 -flto  (test for excess errors)
+FAIL: c-c++-common/torture/pr116156-1.c   -O2 -flto -flto-partition=none 
(test for excess errors)
+FAIL: c-c++-common/torture/pr116156-1.c   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess
errors)
+FAIL: c-c++-common/torture/pr116156-1.c   -O3 -g  (test for excess errors)
+FAIL: c-c++-common/torture/pr116156-1.c   -Os  (test for excess errors)

with the same error.

Reply via email to