This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28450] [4.0/4.1/4.2 regression] ICE with new and complex/vector types
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2006 00:27:21 -0000
- Subject: [Bug c++/28450] [4.0/4.1/4.2 regression] ICE with new and complex/vector types
- References: <bug-28450-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-26 00:27 -------
This is valid with extension rule. We should produce an empty CONSTRUCTOR for
these two cases. If I get time this weekend I will look more into this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28450