public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: optimization/4889
@ 2001-11-13 19:16 Reichelt
  0 siblings, 0 replies; only message in thread
From: Reichelt @ 2001-11-13 19:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
        pgregory@aqsis.com
Cc:  
Subject: Re: optimization/4889
Date: Mon, 19 Nov 2001 21:25:35 +0100

 Hi,
 
 I tried to reduce the size of the provided testcase a little bit
 and distilled the following 3 lines of code that still crash 3.0.2
 (just compile with g++ -O):
 
 double& f();
 struct A { A (int i) { i?f():f(); } };
 A a(1);
 
 In fact they also crash 3.1 (as of 20011112)! So, being able to compile
 the original testcase with 3.1 without errors just seems to be good/bad
 luck.
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4889&database=gcc
 
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-19 20:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-13 19:16 optimization/4889 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).