public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Harri Porten <porten@trolltech.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: other/4878: gcc 3.0.2 output crashes HP-UX linker
Date: Mon, 07 Jan 2002 02:26:00 -0000	[thread overview]
Message-ID: <20020107102601.1669.qmail@sources.redhat.com> (raw)

The following reply was made to PR other/4878; it has been noted by GNATS.

From: Harri Porten <porten@trolltech.com>
To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
    nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: other/4878: gcc 3.0.2 output crashes HP-UX linker
Date: Mon, 7 Jan 2002 11:19:18 +0100 (CET)

 On 5 Jan 2002 rodrigc@gcc.gnu.org wrote:
 
 > State-Changed-From-To: open->closed
 > State-Changed-By: rodrigc
 > State-Changed-When: Fri Jan  4 21:46:00 2002
 > State-Changed-Why:
 >     gcc 3.0 works better with GNU binutils than
 >     the native utilities on HP:
 >     http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux*
 >     
 >     You are better off using GNU binutils.
 
 I already do. My original report stated that I am using binutils 2.11.2.
 Quote from compiling with -v:
 
 /opt/gcc-3.0.2/lib/gcc-lib/hppa1.1-hp-hpux10.20/3.0.2/../../../../hppa1.1-hp-hpux10.20/bin/as
 -o /var/tmp/ccppVe6D.o /var/tmp/ccYO5OWi.s
 
 Whereas
 /opt/gcc-3.0.2/lib/gcc-lib/hppa1.1-hp-hpux10.20/3.0.2/../../../../hppa1.1-hp-hpux10.20/bin/as
 -v results in:
 
 GNU assembler version 2.11.2 (hppa1.1-hp-hpux10.20) using BFD version 
 2.11.2
 
 I've played around with the assembler output a bit. Seems like gcc is not
 outputting some symbols which then make the linker crash. gas does
 accept (faulty?) assembler code that is missing symbol definitions (_foo).
 The system assembler says "as: error 7403: undefined label - _foo (7403)".
 But that's something I rather should report elsewhere.
 
         .SPACE $TEXT$
         .SUBSPA $CODE$,ACCESS=0x2c
 
 _FOO
         .PROC
         .CALLINFO CALLS
 
         .word P%_foo
         NOP
 
         .PROCEND
 
 Please reopen this report.
 
 Harri.
 


             reply	other threads:[~2002-01-07 10:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-07  2:26 Harri Porten [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-02-27  9:00 rodrigc
2002-02-26 18:32 rodrigc
2002-01-07  8:01 rodrigc
2002-01-04 21:46 rodrigc
2001-11-02 14:40 porten

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020107102601.1669.qmail@sources.redhat.com \
    --to=porten@trolltech.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).