This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16027] Enabling optimisation causes segfault
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jun 2004 19:31:39 -0000
- Subject: [Bug c++/16027] Enabling optimisation causes segfault
- References: <20040616212630.16027.s_gccbugzilla@nedprod.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-06-17 19:31 -------
You can _overload_ the global operator new, but you can't replace it.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16027