This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13842] [3.3 Regression] static inline erroneously emitted
- 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: 24 Jan 2004 02:03:18 -0000
- Subject: [Bug c/13842] [3.3 Regression] static inline erroneously emitted
- References: <20040124014837.13842.dje@transmeta.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-24 02:03 -------
Confirmed but a very minor regression because it is okay to emit something when it is not
referenced anyways, just 3.4 does a better job at checking if it is used or not.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-01-24 02:03:16
date| |
Summary|static inline erroneously |[3.3 Regression] static
|emitted |inline erroneously emitted
Target Milestone|--- |3.3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13842