public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/4954: ICE in instantiate_virtual_regs_1, at function.c:4057
@ 2002-04-09 15:00 rth
  0 siblings, 0 replies; 2+ messages in thread
From: rth @ 2002-04-09 15:00 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, johan, nobody

Synopsis: ICE in instantiate_virtual_regs_1, at function.c:4057

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Tue Apr  9 15:00:53 2002
State-Changed-Why:
    The code is buggy.  It's trying to use x86 inline assembly on
    ia64 and (predictably) failing miserably.  It is in essence
    the same as PR 5099.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4954


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

* Re: c/4954: ICE in instantiate_virtual_regs_1, at function.c:4057
@ 2001-12-21  9:06 Reichelt
  0 siblings, 0 replies; 2+ messages in thread
From: Reichelt @ 2001-12-21  9:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: johan@appeal.se, gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
        nobody@gcc.gnu.org
Cc:  
Subject: Re: c/4954: ICE in instantiate_virtual_regs_1, at function.c:4057
Date: Fri, 21 Dec 2001 18:17:57 +0100

 Hi,
 
 the following code snippet reproduces the ICE on mips-sgi-irix6.5
 with gcc 3.0.3 and gcc 3.1 20011210:
 
 void f()
 {
    long long res;
    __asm__ (".byte 0x0f,0x31" : "=A" (res));
 }
 
 Just compile with "g++ -c".
 
 This seems to be the same bug as in PR 5052.
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4954
 
 


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

end of thread, other threads:[~2002-04-09 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-09 15:00 c/4954: ICE in instantiate_virtual_regs_1, at function.c:4057 rth
  -- strict thread matches above, loose matches on Subject: below --
2001-12-21  9:06 Reichelt

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