c++/8134: ICE in force_store_init_value on legal code
Pop Sébastian
pop@gauvain.u-strasbg.fr
Wed Oct 9 10:48:00 GMT 2002
On Tue, Oct 08, 2002 at 11:58:35PM +0200, Gabriel Dos Reis wrote:
>
> Can you determine which patch fixes this PR? It would be helpful if
> it could be backported to branch,
>
Here is the original message from the bug report:
/usr/local/products/gcc/3.2/bin/g++ -c gcc-ice-memptr.C
gcc-ice-memptr.C:20: Internal compiler error in force_store_init_value, at
cp/typeck2.c:443
There are 2 patches that modify this function:
2002-05-14 Alexandre Oliva <aoliva@redhat.com>
* typeck2.c (force_store_init_value): New function.
and
2002-09-30 Mark Mitchell <mark@codesourcery.com>
(force_store_init_value): Remove.
I think that the later closed this bug report.
More information about the Gcc-bugs
mailing list