This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12281] [3.4 Regression]not emiting function which is static and marked as inline
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Sep 2003 05:33:31 -0000
- Subject: [Bug c/12281] [3.4 Regression]not emiting function which is static and marked as inline
- References: <20030914230839.12281.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12281
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-21 05:33 -------
For some reason cgraph_expand_function is not called on the node for the function f.