This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/24729] function calls created by builtins do not make use of inline definitions
- From: "hubicka at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2006 13:35:57 -0000
- Subject: [Bug middle-end/24729] function calls created by builtins do not make use of inline definitions
- References: <bug-24729-578@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from hubicka at gcc dot gnu dot org 2006-04-30 13:35 -------
I should probably also note that IPA branch will get it right in the testcase
(and the other PR) via early inlining, but it sadly won't get it right in any
consistent manner...
Honza
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24729