[Bug c++/23171] [4.1 Regression] ICE on pointer initialization with C99 initializer
mark at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 14 17:59:00 GMT 2005
------- Comment #10 from mark at codesourcery dot com 2005-11-14 17:59 -------
Subject: Re: [4.1 Regression] ICE on pointer initialization
with C99 initializer
giovannibajo at libero dot it wrote:
> ------- Comment #9 from giovannibajo at libero dot it 2005-11-14 00:30 -------
> Mark, do you believe that the introduction of COMPOUND_LITERAL_EXPR in the C++
> frontend could be feasable for 4.1?
It's possible, but I somewhat doubt it. I'm afraid we won't know all
the places that need to change. I'd actually like to understand better
why the middle-end is no longer able to handle CONSTRUCTORs as it used
to; this was a change in the middle-end interface at some point.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23171
More information about the Gcc-bugs
mailing list