This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/8134: ICE in force_store_init_value on legal code


On Tue, Oct 08, 2002 at 11:58:35PM +0200, Gabriel Dos Reis wrote:
> Pop Sébastian <pop@gauvain.u-strasbg.fr> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]