On Linux/x86_64,

b387e664cfa4e9dd010a3f64d446308d6d84a5d2 is the first bad commit
commit b387e664cfa4e9dd010a3f64d446308d6d84a5d2
Author: liuhongt <hongtao....@intel.com>
Date:   Mon Jul 5 17:31:46 2021 +0800

    libgcc: Enable hfmode soft-sf/df/xf/tf extensions and truncations.

caused

FAIL: gcc.dg/torture/fp-int-convert-float16.c   -Os  execution test
FAIL: gcc.dg/torture/fp-int-convert-float16-timode.c   -Os  execution test

with GCC configured with



To reproduce:

$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="dg-torture.exp=gcc.dg/torture/fp-int-convert-float16.c 
--target_board='unix{-m32}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="dg-torture.exp=gcc.dg/torture/fp-int-convert-float16-timode.c 
--target_board='unix{-m32}'"

(Please do not reply to this email, for question about this report, contact me 
at skpgkp2 at gmail dot com)

Reply via email to