public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29045]  New: gcc fails to compile code with operator delete(void*,size_t)
@ 2006-09-12 22:07 quanah at stanford dot edu
  2006-09-12 22:11 ` [Bug c++/29045] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: quanah at stanford dot edu @ 2006-09-12 22:07 UTC (permalink / raw)
  To: gcc-bugs

The problems described in bug 27935 also affect gcc 4.0.3, making it impossible
for me to build several pieces of software that built just fine under previous
versions of gcc.  mysql and octave are two examples.


-- 
           Summary: gcc fails to compile code with operator
                    delete(void*,size_t)
           Product: gcc
           Version: 4.0.3
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: quanah at stanford dot edu
 GCC build triplet: sparc-sun-solaris2.8
  GCC host triplet: sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.8


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29045


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/29045] gcc fails to compile code with operator delete(void*,size_t)
  2006-09-12 22:07 [Bug c++/29045] New: gcc fails to compile code with operator delete(void*,size_t) quanah at stanford dot edu
@ 2006-09-12 22:11 ` pinskia at gcc dot gnu dot org
  2006-09-12 22:30 ` quanah at stanford dot edu
  2007-05-17 15:13 ` ebotcazou at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-12 22:11 UTC (permalink / raw)
  To: gcc-bugs



------- 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
----------------------------------------------------------------------------
           Severity|major                       |normal
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29045


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/29045] gcc fails to compile code with operator delete(void*,size_t)
  2006-09-12 22:07 [Bug c++/29045] New: gcc fails to compile code with operator delete(void*,size_t) quanah at stanford dot edu
  2006-09-12 22:11 ` [Bug c++/29045] " pinskia at gcc dot gnu dot org
@ 2006-09-12 22:30 ` quanah at stanford dot edu
  2007-05-17 15:13 ` ebotcazou at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: quanah at stanford dot edu @ 2006-09-12 22:30 UTC (permalink / raw)
  To: gcc-bugs



------- 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=12237&action=view)
preprocessed source

Here is the preprocessed source.

Here's the error:

backports:/afs/ir/src/pubsw/data/octave-2.1.73/build/i386_linux24/src>
/usr/pubsw/bin/g++ -c -I. -I../../../src -I.. -I../liboctave -I../src
-I../libcruft/misc -I../../.. -I../../../liboctave -I../../../src
-I../../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -O2
-save-temps ../../../src/Cell.cc -o Cell.o
../../../src/ov.h: In member function 'octave_value&
octave_value::operator=(const octave_value&)':
../../../src/ov.h:286: error: no suitable 'operator delete' for 'octave_value'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29045


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/29045] gcc fails to compile code with operator delete(void*,size_t)
  2006-09-12 22:07 [Bug c++/29045] New: gcc fails to compile code with operator delete(void*,size_t) quanah at stanford dot edu
  2006-09-12 22:11 ` [Bug c++/29045] " pinskia at gcc dot gnu dot org
  2006-09-12 22:30 ` quanah at stanford dot edu
@ 2007-05-17 15:13 ` ebotcazou at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2007-05-17 15:13 UTC (permalink / raw)
  To: gcc-bugs



------- 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
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29045


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-17 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-12 22:07 [Bug c++/29045] New: gcc fails to compile code with operator delete(void*,size_t) quanah at stanford dot edu
2006-09-12 22:11 ` [Bug c++/29045] " pinskia at gcc dot gnu dot org
2006-09-12 22:30 ` quanah at stanford dot edu
2007-05-17 15:13 ` ebotcazou at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).