This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11266] [tree-ssa] ICE with placement new
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2003 17:41:33 -0000
- Subject: [Bug c++/11266] [tree-ssa] ICE with placement new
- References: <20030620170803.11266.reichelt@gcc.gnu.org>
- 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=11266
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-20 17:41:31
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-20 17:41 -------
I can confirm this on the tree-ssa branch (20030617):
PR9280 - pass
pr9280.cc: In function `void foo()':
pr9280.cc:6: internal compiler error: in gimple_add_tmp_var, at gimplify.c:2442
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
I have to remove libmudflap to build install a newer one on Darwin.