This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unreviewed^2 4.5.0 patches


On 04/09/2010 07:21 PM, Rainer Orth wrote:
The following two patches have remained unreviewed despite a reminder:

	[build, doc] Support COMDAT group with recent Sun ld
	http://gcc.gnu.org/ml/gcc-patches/2010-03/msg01482.html

This one is harmless enough and only affects recent Solaris 11 versions,
but it would be good to get into 4.5.0.  For mainline, I can probably
commit based on the fact that the gcc/configure.ac part only affects
Solaris 2, but I certainly need RM approval for 4.5.0.

I hadn't approved this because I was a bit worried about not checking the GNU-ness of ld in other places. Now I actually looked at the uses of ld_vers_major/minor and I saw this is safe.


	[build] Handle -rdynamic on Solaris 2 with GNU ld
         http://gcc.gnu.org/ml/gcc-patches/2010-03/msg01458.html

Both patches are okay for 4.5.1 and 4.6.0, as you said you need RM approval for 4.5.0.


Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]