The following reply was made to PR c++/8134; it has been noted by GNATS. From: =?iso-8859-1?Q?Pop_S=E9bastian?= To: Gabriel Dos Reis Cc: lerdsuwa@gcc.gnu.org, alvaro@rentec.com, gcc-bugs@gcc.gnu.org, georgeh@rentec.com, gcc-gnats@gcc.gnu.org Subject: Re: c++/8134: ICE in force_store_init_value on legal code Date: Wed, 9 Oct 2002 00:05:38 +0200 On Tue, Oct 08, 2002 at 11:58:35PM +0200, Gabriel Dos Reis wrote: > Pop Sébastian writes: > > | I can reproduce the bug with > | gcc version 3.2.1 20020924 (Debian prerelease) > | > | The bug is not present in: > | gcc version 3.0.4 > | > | nor in the latest version in CVS: > | version gcc 3.3 20021007 (experimental) > | > | Seems like the bug was a duplicate of another bug fixed in the mainline. > | I suggest to close this PR. > > don't you have a GNATS account? > not yet... > Can you determine which patch fixes this PR? It would be helpful if > it could be backported to branch, > This remembers me something... in typeck2.c I will try to retrieve it. > -- Gaby