This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11228] [3.3/3.4 regression] ICE on new-expression using array operator new and default-initialization
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2003 17:36:23 -0000
- Subject: [Bug c++/11228] [3.3/3.4 regression] ICE on new-expression using array operator new and default-initialization
- References: <20030617231527.11228.austern@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11228
------- Additional Comments From dank at kegel dot com 2003-07-19 17:36 -------
The ICE may be fixed, but this test case is now failing at runtime
for me on gcc-ss-20030714 on several platforms unless I link statically.
See PR c++/11309.