public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/13386] New: HAVE_GAS_HIDDEN not set when using GAS with HP linker
@ 2003-12-11 21:59 danglin at gcc dot gnu dot org
  2003-12-11 22:06 ` [Bug bootstrap/13386] " dave at hiauly1 dot hia dot nrc dot ca
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu dot org @ 2003-12-11 21:59 UTC (permalink / raw)
  To: gcc-bugs

The following new tests fail on hppa64-hp-hpux11.11:

FAIL: gcc.dg/visibility-1.c (test for excess errors)
FAIL: gcc.dg/visibility-1.c scan-assembler \.hidden.*foo
FAIL: gcc.dg/visibility-2.c (test for excess errors)
FAIL: gcc.dg/visibility-2.c scan-assembler \.hidden.*foo
FAIL: gcc.dg/visibility-3.c (test for excess errors)
FAIL: gcc.dg/visibility-3.c scan-assembler \.hidden.*xyzzy
FAIL: gcc.dg/visibility-4.c (test for excess errors)
FAIL: gcc.dg/visibility-4.c scan-assembler \.hidden.*xyzzy
FAIL: gcc.dg/visibility-5.c (test for excess errors)
FAIL: gcc.dg/visibility-5.c scan-assembler \.hidden.*foo
FAIL: gcc.dg/visibility-6.c (test for excess errors)
FAIL: gcc.dg/visibility-6.c scan-assembler \.hidden.*xyzzy
FAIL: gcc.dg/visibility-7.c (test for excess errors)
FAIL: gcc.dg/visibility-7.c scan-assembler \.hidden.*xyzzy

I wrote a little test program to check with the HP linker handles
hidden visibility.  At least based on a simple test and looking
at the object file with readelf, it does.

We have the following code in configure.in:

  else
    # non-GNU linkers don't seem to support .hidden yet
    gcc_cv_ld_hidden=no
  fi

Obviously, this needs to be enhanced but I'm not sure
how to provide a viable test.  Suggestions?

-- 
           Summary: HAVE_GAS_HIDDEN not set when using GAS with HP linker
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa64-hp-hpux11.x
  GCC host triplet: hppa64-hp-hpux11.x
GCC target triplet: hppa64-hp-hpux11.x


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13386


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

end of thread, other threads:[~2003-12-16 18:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-11 21:59 [Bug bootstrap/13386] New: HAVE_GAS_HIDDEN not set when using GAS with HP linker danglin at gcc dot gnu dot org
2003-12-11 22:06 ` [Bug bootstrap/13386] " dave at hiauly1 dot hia dot nrc dot ca
2003-12-11 22:12 ` pinskia at gcc dot gnu dot org
2003-12-16 18:01 ` cvs-commit at gcc dot gnu dot org
2003-12-16 18:18 ` danglin at gcc dot gnu dot org
2003-12-16 18:50 ` dhazeghi at yahoo 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).