public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/107967] New: The gcc commit 2f7f9edd28d caused the glibc make check fails.
@ 2022-12-05  2:51 caiyinyu at loongson dot cn
  2022-12-05  8:24 ` [Bug tree-optimization/107967] " rguenth at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: caiyinyu at loongson dot cn @ 2022-12-05  2:51 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107967
           Summary: The gcc commit 2f7f9edd28d caused the glibc make check
                    fails.
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: caiyinyu at loongson dot cn
  Target Milestone: ---

The gcc commit 2f7f9edd28d caused the following glibc fails with glibc
configuration on x86:
../configure \                    
  CFLAGS="-O2 -g" CXXFLAGS="-O2 -g" \
                --prefix=/usr \    
                --disable-werror

But when we changed "-O2" to "-O1", these fails passed.

FAIL: math/test-double-cosh
FAIL: math/test-double-exp10
FAIL: math/test-double-expm1
FAIL: math/test-double-tgamma
FAIL: math/test-float128-cosh
FAIL: math/test-float128-exp10
FAIL: math/test-float128-lgamma
FAIL: math/test-float128-pow
FAIL: math/test-float128-tgamma
FAIL: math/test-float32-cosh
FAIL: math/test-float32-expm1
FAIL: math/test-float32-tgamma
FAIL: math/test-float32x-cosh
FAIL: math/test-float32x-exp10
FAIL: math/test-float32x-expm1
FAIL: math/test-float32x-tgamma
FAIL: math/test-float64-cosh
FAIL: math/test-float64-exp10
FAIL: math/test-float64-expm1
FAIL: math/test-float64-tgamma
FAIL: math/test-float64x-cosh
FAIL: math/test-float64x-tgamma
FAIL: math/test-float-cosh
FAIL: math/test-float-expm1
FAIL: math/test-float-tgamma
FAIL: math/test-ldouble-cosh
FAIL: math/test-ldouble-tgamma

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-12-08 10:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05  2:51 [Bug c/107967] New: The gcc commit 2f7f9edd28d caused the glibc make check fails caiyinyu at loongson dot cn
2022-12-05  8:24 ` [Bug tree-optimization/107967] " rguenth at gcc dot gnu.org
2022-12-05  9:08 ` caiyinyu at loongson dot cn
2022-12-05  9:56 ` [Bug tree-optimization/107967] [13 regression] " pinskia at gcc dot gnu.org
2022-12-05 10:35 ` [Bug tree-optimization/107967] [13 regression] The gcc commit r13-3923 " jakub at gcc dot gnu.org
2022-12-05 10:55 ` aldyh at gcc dot gnu.org
2022-12-05 14:29 ` marxin at gcc dot gnu.org
2022-12-05 16:40 ` jakub at gcc dot gnu.org
2022-12-06  1:32 ` caiyinyu at loongson dot cn
2022-12-06 15:59 ` jakub at gcc dot gnu.org
2022-12-06 17:16 ` jakub at gcc dot gnu.org
2022-12-06 20:06 ` jakub at gcc dot gnu.org
2022-12-07  1:34 ` caiyinyu at loongson dot cn
2022-12-07 16:59 ` amacleod at redhat dot com
2022-12-08  9:36 ` cvs-commit at gcc dot gnu.org
2022-12-08 10:24 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).