This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/40503] DEC_EVAL_METHOD not match operators
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 01 Aug 2017 18:15:38 +0000
- Subject: [Bug target/40503] DEC_EVAL_METHOD not match operators
- Auto-submitted: auto-generated
- References: <bug-40503-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40503
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Fred J. Tydeman from comment #2)
> Created attachment 18073 [details]
> Find precision of *, /, +, -, ==
Can't reproduce because my target doesn't support decimal floating point;
someone with a target where decimal floating point works will have to try the
testcase to move this bug out of WAITING.