This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/37315] [4.4 Regression]: gcc.c-torture/execute/931018-1.c int-compare.c ieee/inf-2.c mzero6.c



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]