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-03-05 21:47 -------
Subject: Re: [PR c++/20103] failure to gimplify constructors for addressable
 types

Alexandre Oliva wrote:

> Testing now.  I was a bit surprised that the casts to (const B&)
> weren't reported as faulty, but didn't check the standard on it.  

I'd have to check the rules -- but I'm sure it's not a problem with your 
patch.  Either its correct, or an already-present bug.

 > Ok
> to install if testing passes?

Yes.

Thanks!



-- 


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]