Re: Code generation bug for operator new[] when -fcheck-new in GCC 3.3.1

2003-11-28 Thread Fabrice Marchal
This looks similar to the problem I have with gcc 3.31 and mysql: my code crashes after a constructor() as well. But it works on Linux (with gcc 3.3.1), so is it a cygwin or gcc-on-cygwin problem? Tom Scott wrote: This bug is more properly a bug with GCC and not with cygwin - it shows up in GCC

RE: Code generation bug for operator new[] when -fcheck-new in GCC 3.3.1

2003-11-28 Thread Tom Scott
This bug is more properly a bug with GCC and not with cygwin - it shows up in GCC 3.2.2 (i386-redhat-linux) as well. So I've submitted the problem to GCC Bugzilla. It's Bug 13215. - Tom -Original Message- From: Tom Scott [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 4:17 P