public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/63719] New: gcc-set-multilib-library-path usage outside of gcc/testsuite/
@ 2014-11-03  8:34 tschwinge at gcc dot gnu.org
  2024-03-17 23:06 ` [Bug testsuite/63719] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: tschwinge at gcc dot gnu.org @ 2014-11-03  8:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63719

            Bug ID: 63719
           Summary: gcc-set-multilib-library-path usage outside of
                    gcc/testsuite/
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tschwinge at gcc dot gnu.org

I noticed that several target libraries' test harnesses (currently: libatomic,
libgomp, libitm, libvtv) use
gcc/testsuite/lib/gcc-defs.exp:gcc-set-multilib-library-path to append to
LD_LIBRARY_PATH, but that function only actually does something if rootme is
set, which is only done in the site.exp generated by gcc/Makefile.in, which
these target libraries' test harnesses are not using, as far as I can tell.

This problem has been existing "forever", and apparently is not causing any ill
effects?


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

* [Bug testsuite/63719] gcc-set-multilib-library-path usage outside of gcc/testsuite/
  2014-11-03  8:34 [Bug testsuite/63719] New: gcc-set-multilib-library-path usage outside of gcc/testsuite/ tschwinge at gcc dot gnu.org
@ 2024-03-17 23:06 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-17 23:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63719

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |10.0
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed for GCC 10 by r10-5635-gd42b84f427e404 which was done for exactly this
issue.

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

end of thread, other threads:[~2024-03-17 23:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-03  8:34 [Bug testsuite/63719] New: gcc-set-multilib-library-path usage outside of gcc/testsuite/ tschwinge at gcc dot gnu.org
2024-03-17 23:06 ` [Bug testsuite/63719] " pinskia at gcc dot gnu.org

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).