[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer
rth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 11 15:20:00 GMT 2005
------- Additional Comments From rth at gcc dot gnu dot org 2005-03-11 15:19 -------
Subject: Re: [PR c++/20103] failure to gimplify constructors for addressable types
On Tue, Mar 08, 2005 at 05:42:57PM -0300, Alexandre Oliva wrote:
> The change to the gimplify.c is needed to avoid having
> gimple_add_tmp_var twice for the variable, once while expanding the
> declaration/initialization, once while expanding the clean-ups.
Can you say more about how this comes to be? It doesn't make
sense to me...
r~
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20103
More information about the Gcc-bugs
mailing list