This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch for projects/index.html: unused string constants
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Subject: Re: Patch for projects/index.html: unused string constants
- From: Jeffrey A Law <law at redhat dot com>
- Date: Wed, 29 Nov 2000 00:35:29 -0700
- cc: gcc-patches at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <Pine.LNX.4.30.0011211924210.25224-100000@kern.srcf.societies.cam.
ac.uk>you write:
> Since GCC now eliminates unused string constants (both in unused inline
> functions and in dead code), the corresponding item from the old PROJECTS
> file can go - except that part of the item relates to specifying sections
> for string constants, AFAIK still outstanding and of value for the Linux
> kernel's __initdata, so that bit must remain. OK to commit the following
> patch?
Yes. This patch is fine.
jeff