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]

[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer


------- Additional Comments From mark at codesourcery dot com  2005-04-17 04:03 -------
Subject: Re: [PR c++/20103] failure to gimplify constructors for addressable
 types

Alexandre Oliva wrote:
> Mark, did you give up on COMPOUND_LITERAL_EXPRs in C++ for 4.0?  The
> C++ portion of the patch at http://gcc.gnu.org/PR20103 is still
> awaiting review even for mainline :-(

Our messages crossed.  Ironically, I was just making a pass over the 
open 4.0 regressions, and realized that I'd failed to review this patch. 
  It's an ICE-on-invalid on a GNU C++ extension, so I've now pushed it 
back to 4.0.1.  I will be sure to review it before then.

Sorry,



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20103


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