https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
--- Comment #12 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2f187e9893916796992b60b278e743ec865f7418
commit r13-4549-g2f187e9893916796992b60b278e743ec865f7418
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
--- Comment #11 from Andrew Macleod ---
(In reply to Aldy Hernandez from comment #4)
> (In reply to Jakub Jelinek from comment #3)
> > r13-3923-g2f7f9edd28d75a85a33599978f23811e679e443d
> >
> > Note, I've just committed the PR107879 fix, but th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
--- Comment #10 from caiyinyu ---
(In reply to Jakub Jelinek from comment #9)
> Created attachment 54029 [details]
> gcc13-pr107967.patch
>
> Untested fix. Deferring the mode_composite stuff for later.
There are still some fails and errors ar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
--- Comment #9 from Jakub Jelinek ---
Created attachment 54029
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54029&action=edit
gcc13-pr107967.patch
Untested fix. Deferring the mode_composite stuff for later.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
--- Comment #8 from Jakub Jelinek ---
Actually, looking at:
288 // Be extra careful if there may be discrepancies between the
289 // compile and runtime results.
290 if ((mode_composite || (real_isneg (&inf) ? real_less (&resul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
--- Comment #7 from Jakub Jelinek ---
Ok, I can reproduce this, disabling all the +-*/ handlers fixes it.
It isn libm.so.6 that matters for the failures, not the tests themselves.
So far I've looked at the expm1 stuff, the failures are:
Failure:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
--- Comment #6 from caiyinyu ---
Created attachment 54024
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54024&action=edit
glibc tests build log and fails test result
build log: tmp-tst-math-2022-12-05.log
test results: test-xxx.out
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
--- Comment #5 from Jakub Jelinek ---
(In reply to caiyinyu from comment #2)
> I tested with latest gcc(commit 102f3cef568), and these fails still exist.
Do the glibc test logs provide some details on what exactly failed, if it is a
wrong-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2022-12-05
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
Aldy Hernandez changed:
What|Removed |Added
CC||amacleod at redhat dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107967
Jakub Jelinek changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
Sum
12 matches
Mail list logo