------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-11
15:28 -------
Ok, I have some more information.
We do:
[pr19374.1.cc : 15716] D.41402 = <retval>;
[pr19374.1.cc : 15716] __comp_ctor (D.41402, &"e%d"[0], level);
[pr19374.1.cc : 15716] return <retval>;
into
[pr19374.1.cc : 15716] D.45362 = &D.45365;
[pr19374.1.cc : 15716] __comp_ctor (D.45362, &"e%d"[0],
level);
This just shows the problem and why this is a dup of bug 19241.
*** This bug has been marked as a duplicate of 19241 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19374