This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11702] [3.4 Regression] [unit-at-a-time] Failure to emit code for inlined function in space
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2003 08:07:32 -0000
- Subject: [Bug c++/11702] [3.4 Regression] [unit-at-a-time] Failure to emit code for inlined function in space
- References: <20030729053257.11702.snyder@fnal.gov>
- 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=11702
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-08-17 08:07 -------
Subject: Bug 11702
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: hubicka@gcc.gnu.org 2003-08-17 08:07:27
Modified files:
gcc/cp : ChangeLog semantics.c
Log message:
PR C++/11702
* semantics.c (finish_id_expression): Mark all functions as used.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3604&r2=1.3605
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&r1=1.346&r2=1.347