This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [BZ#14767] Remove tests for have-initfini-array in elf/Makefile


Andreas Jaeger <aj@suse.com> writes:

> On Monday, October 29, 2012 00:18:53 Andreas Schwab wrote:
>> Andreas Jaeger <aj@suse.com> writes:
>> > I'm missing something here - the patch helps, why do is it needed
>> > for
>> > tst-array1.c and tst-array2dep.c but not for the other tst-array
>> > files?
>> They don't define a constructor.
>
> Ok. So, is my patch the right solution?

Looks good to me (though you don't need the used attribute since the
variables are global).

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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