On 4/6/23 21:37, shiyul...@iscas.ac.cn wrote:
From: yulong <shiyul...@iscas.ac.cn>
This patch fixes the problem of the contracts-tmpl-spec2.c running failure.
When run the dejagnu test, I find that the output is inconsistent with that
verified
in the testcase. So I try to modify it, and then it can be passed.
gcc/testsuite/ChangeLog:
* g++.dg/contracts/contracts-tmpl-spec2.C:delete some output
information
I think you need to debug why you get different output from this test.
Just removing the output because it didn't match on risc-v seems wrong.
jeff