public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14767] New: Dead tests of have-initfini-array in elf/Makefile
@ 2012-10-25 19:41 jsm28 at gcc dot gnu.org
  2012-10-25 22:52 ` [Bug libc/14767] " schwab@linux-m68k.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-10-25 19:41 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14767

             Bug #: 14767
           Summary: Dead tests of have-initfini-array in elf/Makefile
           Product: glibc
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


elf/Makefile contains code that enables some testcases if
$(have-initfini-array) is "yes".  Nothing sets such a variable.

I'd guess from the name that these should nowadays be enabled unconditionally,
but haven't tested this.  Note that the tests aren't cross-testing ready (they
have ad hoc testing rules that need $(test-wrapper) added) - that's how I
spotted this issue (noticing the test rules that hadn't been included in the
cross-testing changes, but hadn't resulted in any test failures for
cross-testing either).  It's quite possible, if these tests haven't been run
for a long time, that they are bitrotten in other ways as well.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14767] Dead tests of have-initfini-array in elf/Makefile
  2012-10-25 19:41 [Bug libc/14767] New: Dead tests of have-initfini-array in elf/Makefile jsm28 at gcc dot gnu.org
@ 2012-10-25 22:52 ` schwab@linux-m68k.org
  2012-10-30  8:12 ` aj at suse dot de
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: schwab@linux-m68k.org @ 2012-10-25 22:52 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14767

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-10-25 22:52:25 UTC ---
have-initfini-array has been removed in ce33ee7.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14767] Dead tests of have-initfini-array in elf/Makefile
  2012-10-25 19:41 [Bug libc/14767] New: Dead tests of have-initfini-array in elf/Makefile jsm28 at gcc dot gnu.org
  2012-10-25 22:52 ` [Bug libc/14767] " schwab@linux-m68k.org
@ 2012-10-30  8:12 ` aj at suse dot de
  2012-11-04  0:15 ` hjl.tools at gmail dot com
  2014-06-14 11:18 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: aj at suse dot de @ 2012-10-30  8:12 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14767

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aj at suse dot de
         Resolution|                            |FIXED
         AssignedTo|unassigned at sourceware    |aj at suse dot de
                   |dot org                     |

--- Comment #2 from Andreas Jaeger <aj at suse dot de> 2012-10-30 08:11:55 UTC ---
Fixed in git head now.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14767] Dead tests of have-initfini-array in elf/Makefile
  2012-10-25 19:41 [Bug libc/14767] New: Dead tests of have-initfini-array in elf/Makefile jsm28 at gcc dot gnu.org
  2012-10-25 22:52 ` [Bug libc/14767] " schwab@linux-m68k.org
  2012-10-30  8:12 ` aj at suse dot de
@ 2012-11-04  0:15 ` hjl.tools at gmail dot com
  2014-06-14 11:18 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2012-11-04  0:15 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14767

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.17

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14767] Dead tests of have-initfini-array in elf/Makefile
  2012-10-25 19:41 [Bug libc/14767] New: Dead tests of have-initfini-array in elf/Makefile jsm28 at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-11-04  0:15 ` hjl.tools at gmail dot com
@ 2014-06-14 11:18 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-14 11:18 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14767

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-14 11:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-25 19:41 [Bug libc/14767] New: Dead tests of have-initfini-array in elf/Makefile jsm28 at gcc dot gnu.org
2012-10-25 22:52 ` [Bug libc/14767] " schwab@linux-m68k.org
2012-10-30  8:12 ` aj at suse dot de
2012-11-04  0:15 ` hjl.tools at gmail dot com
2014-06-14 11:18 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).