[Bug c++/29045] gcc fails to compile code with operator delete(void*,size_t)

2007-05-17 Thread ebotcazou at gcc dot gnu dot org
--- Comment #3 from ebotcazou at gcc dot gnu dot org 2007-05-17 16:13 --- *** This bug has been marked as a duplicate of 27935 *** -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/29045] gcc fails to compile code with operator delete(void*,size_t)

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-12 22:11 --- Can you attach the preprocessed source? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/29045] gcc fails to compile code with operator delete(void*,size_t)

2006-09-12 Thread quanah at stanford dot edu
--- Comment #2 from quanah at stanford dot edu 2006-09-12 22:30 --- Created an attachment (id=12237) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12237action=view) preprocessed source Here is the preprocessed source. Here's the error: