public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Ryan Bradetich <rbradetich@uswest.net>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c/10215: parisc-linux compiler ICE.
Date: Thu, 27 Mar 2003 03:46:00 -0000	[thread overview]
Message-ID: <20030327030600.30071.qmail@sources.redhat.com> (raw)

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

From: Ryan Bradetich <rbradetich@uswest.net>
To: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: c/10215: parisc-linux compiler ICE.
Date: 26 Mar 2003 20:03:42 -0700

 Wolfgang,
 
 According to Randolph it did not work on previous version of
 gcc for parisc-linux.  This statement is part of glibc and is known
 to compile for powerpc64 and ia64.  Randolph modified the program 
 slightly and it does compile this work-around.
 
   if (*user_entry != 
 	(unsigned int)({long int *tmp = (long int *)_start; tmp[0];}))
 
 instead of:
 
   if (*user_entry != (unsigned int) (((long int *) _start)[0]))
 
 Thanks,
 
 - Ryan
 
 
 
 
 On Wed, 2003-03-26 at 09:20, Wolfgang Bangerth wrote:
 > > GNU C version 3.2.3 20030309 (Debian prerelease) (hppa-linux)
 > >         compiled by GNU C version 3.2.3 20030309 (Debian prerelease).
 > > rtld.i: In function `dl_main':
 > > rtld.i:12: unrecognizable insn:
 > > (insn 13 11 15 (set (reg/f:SI 96)
 > >         (plus:SI (reg:SI 19 %r19)
 > >             (high:SI (symbol_ref/v:SI ("@_start"))))) -1 (nil)
 > >     (nil))
 > > rtld.i:12: Internal compiler error in extract_insn, at recog.c:2148
 > 
 > Is this something that has worked with past versions of gcc?
 > 
 > W.
 > 
 > -------------------------------------------------------------------------
 > Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
 >                               www: http://www.ticam.utexas.edu/~bangerth/
 > 
 -- 
 Ryan Bradetich <rbradetich@uswest.net>
 


             reply	other threads:[~2003-03-27  3:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-27  3:46 Ryan Bradetich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-26 16:56 Wolfgang Bangerth
2003-03-26  7:14 Randolph Chung
2003-03-26  6:42 Matthias Klose
2003-03-26  5:56 Ryan Bradetich
2003-03-26  2:36 bangerth
2003-03-26  2:35 rbradetich

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=20030327030600.30071.qmail@sources.redhat.com \
    --to=rbradetich@uswest.net \
    --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).