This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12219] inline doesn't always cause inlining, even when it's possible
- From: "dbaron at dbaron dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2003 01:36:07 -0000
- Subject: [Bug c++/12219] inline doesn't always cause inlining, even when it's possible
- References: <20030908225729.12219.dbaron@dbaron.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=12219
dbaron at dbaron dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dbaron at dbaron dot org 2003-09-09 01:36 -------
I thought I saw this earlier today using the trunk, but I must have been using
3.3. I don't see the bug using the trunk anymore, which is consistent with bug
11680 comment 2.