[gnu.gcc.bug] Bug with delete [n] p in g++ 1.34.0

kingdon@ai.mit.edu (Jim Kingdon) (12/06/89)

We just received the following bug report in the mail.  Do not respond
to me; I know nothing about it.

Dear GNUs:

There is a bug in g++ version 1.34.0.  A statement of the form
  delete [n] p
results in *no* code of the form
  call __builtin delete
being generated, while a
  delete p
will generate the delete call.

Thanks
  Lars Ericson
  McFarland Dewey & Co.
  230 Park Avenue
  New York, New Ywork 10169
  telephone (212)867-4949
  facsimile (212)867-0334