This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/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: 22 Sep 2003 04:44:54 -0000
- Subject: [Bug target/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-22 04:44 -------
Here is the patch: <http://gcc.gnu.org/ml/gcc-patches/2003-09/msg01467.html>.