public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/4384
@ 2001-11-18 16:13 Georg Wild
  0 siblings, 0 replies; 2+ messages in thread
From: Georg Wild @ 2001-11-18 16:13 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: 520036556988-0001@t-online.de (Georg Wild)
To: <reichelt@igpm.rwth-aachen.de>,
	<rodrigc@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>,
	<gcc-prs@gcc.gnu.org>,
	"Georg Wild" <georg.wild@gmx.de>,
	<gcc-bugs@gcc.gnu.org>,
	<nobody@gcc.gnu.org>
Cc:  
Subject: Re: c/4384
Date: Thu, 22 Nov 2001 11:13:28 +0100

 I don't have this old version of squid, which produces this error; but the
 new one compile.
 Because I think, this ICMP module of squid hasn't changed so far, I think
 this bug should be closed!
 


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

* Re: c/4384
@ 2001-09-28  8:26 Reichelt
  0 siblings, 0 replies; 2+ messages in thread
From: Reichelt @ 2001-09-28  8:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, georg.wild@gmx.de
Cc:  
Subject: Re: c/4384
Date: Fri, 28 Sep 2001 17:24:09 +0200

 Hi,
 
 the testcase can be reduced to the following:
 
 int main()
 {
     long int i;
     char c;
 
     if (i)
         __asm__ __volatile__ ("btl %1,%2 ; setcb %b0" : "=q" (c) : "r" (0), "m" (i) : "cc");
 }
 
 The code crashes gcc 3.1 20010925 with -O2 on an i686-pc-linux-gnu.
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4384&database=gcc
 
 


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

end of thread, other threads:[~2001-11-22 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-18 16:13 c/4384 Georg Wild
  -- strict thread matches above, loose matches on Subject: below --
2001-09-28  8:26 c/4384 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).