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: RFC: PATCH to use gnu_unique_object for non-artificial DECL_ONCE_ONLY data (the plugin problem, 2/2)


On Wed, 22 Jul 2009, Jason Merrill wrote:

> I was starting to ask for approval of this patch, but it occurs to me now that
> this functionality depends on ld.so support as well as assembler support, so
> I'll need to figure out a way to test that too.

You'll need a configure option for the ld.so support since I don't think 
you can do an automatic test in the cross compiling case (even if in the 
native case a configure test can pick a suitable default in the absence of 
an explicit configure option).

-- 
Joseph S. Myers
joseph@codesourcery.com


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