This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/37315] [4.4 Regression]: gcc.c-torture/execute/931018-1.c int-compare.c ieee/inf-2.c mzero6.c
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2008 01:48:10 -0000
- Subject: [Bug tree-optimization/37315] [4.4 Regression]: gcc.c-torture/execute/931018-1.c int-compare.c ieee/inf-2.c mzero6.c
- References: <bug-37315-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from hp at gcc dot gnu dot org 2008-09-02 01:48 -------
Created an attachment (id=16185)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16185&action=view)
Non-working conceptual patch - just an illustration to my previous comment.
Unfortunately it doesn't work: the caller calls the (name of the) cloned
function, but I don't see the cloned function in the generated assembly code,
at least for gcc.c-torture/execute/931018-1.c at -O3.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37315