This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/64313] [5 Regression] gcc.dg/torture/builtin-explog-1.c fails on bare-metal targets
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 19 Jan 2015 14:29:23 +0000
- Subject: [Bug middle-end/64313] [5 Regression] gcc.dg/torture/builtin-explog-1.c fails on bare-metal targets
- Auto-submitted: auto-generated
- References: <bug-64313-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64313
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 34485
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34485&action=edit
patch
The middle-end approach, testing on x86_64-linux, verified that it fixes the
testcase on aarch64-elf.