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++/16042] [3.3/3.4 regression] ICE with array assignment


------- Additional Comments From gdr at integrable-solutions dot net  2004-08-02 11:46 -------
Subject: Re:  [3.3/3.4 regression] ICE with array assignment

"giovannibajo at libero dot it" <gcc-bugzilla@gcc.gnu.org> writes:

| Do we support compound initializers in C++?

To the extent where we support most C99 constructs, yes. (Note that
those were GNU extensions when they started).

"compound initializers" are being formalized as "generalized initializer
lists" by the C++ Evolution Group.

-- Gaby


-- 


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


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