public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* with rev. 154329 ppl doesn't build anymore
@ 2009-11-19 17:13 Rainer Emrich
  2009-11-19 20:56 ` Rainer Emrich
  0 siblings, 1 reply; 3+ messages in thread
From: Rainer Emrich @ 2009-11-19 17:13 UTC (permalink / raw)
  To: gcc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This is with gcc-trunk rev. 154329
build=x86_64-w64-mingw32
ppl-0.10.2

Used to work until yesterday, now:

/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
- -I../../ppl-0.10.2/src -I..  -I.. -I../../ppl-0.10.2/src
- -I/mingw/x86_64-w64/x86_64-w64/x86_64-w64/gcc-4.5.0/mingw/include  -g -O2
- -frounding-math  -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo
../../ppl-0.10.2/src/Box.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../ppl-0.10.2/src -I.. -I..
- -I../../ppl-0.10.2/src
- -I/mingw/x86_64-w64/x86_64-w64/x86_64-w64/gcc-4.5.0/mingw/include -g -O2
- -frounding-math -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c
../../ppl-0.10.2/src/Box.cc -o Box.o
In file included from ../../ppl-0.10.2/src/Row.defs.hh:504:0,
                 from ../../ppl-0.10.2/src/Linear_Row.defs.hh:28,
                 from ../../ppl-0.10.2/src/Constraint.defs.hh:28,
                 from ../../ppl-0.10.2/src/Box.defs.hh:33,
                 from ../../ppl-0.10.2/src/Box.cc:24:
../../ppl-0.10.2/src/Row.inlines.hh: In member function 'void
Parma_Polyhedra_Library::Row::allocate(Parma_Polyhedra_Library::dimension_type,
Parma_Polyhedra_Library::Row::Flags)':
../../ppl-0.10.2/src/Row.inlines.hh:92:1: error: non-placement deallocation
function 'static void Parma_Polyhedra_Library::Row_Impl_Handler::Impl::operator
delete(void*, Parma_Polyhedra_Library::dimension_type)'
../../ppl-0.10.2/src/Row.inlines.hh:224:31: error: selected for placement delete

some issue with placement, non-placement deallocation.

Cheers,
Rainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksFfHcACgkQoUhjsh59BL5E0gCeKr7cvQ5eTbJAy/JFksmdiBuZ
PK8An2EzjY1Gw60Gwp7SJc3xfujAe843
=fH3l
-----END PGP SIGNATURE-----

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

* Re: with rev. 154329 ppl doesn't build anymore
  2009-11-19 17:13 with rev. 154329 ppl doesn't build anymore Rainer Emrich
@ 2009-11-19 20:56 ` Rainer Emrich
  2009-11-20  1:52   ` Rainer Emrich
  0 siblings, 1 reply; 3+ messages in thread
From: Rainer Emrich @ 2009-11-19 20:56 UTC (permalink / raw)
  To: gcc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rainer Emrich schrieb:
> This is with gcc-trunk rev. 154329
> build=x86_64-w64-mingw32
> ppl-0.10.2
> 
> Used to work until yesterday, now:
> 
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../../ppl-0.10.2/src -I..  -I.. -I../../ppl-0.10.2/src
> -I/mingw/x86_64-w64/x86_64-w64/x86_64-w64/gcc-4.5.0/mingw/include  -g -O2
> -frounding-math  -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo
> ../../ppl-0.10.2/src/Box.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../ppl-0.10.2/src -I.. -I..
> -I../../ppl-0.10.2/src
> -I/mingw/x86_64-w64/x86_64-w64/x86_64-w64/gcc-4.5.0/mingw/include -g -O2
> -frounding-math -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c
> ../../ppl-0.10.2/src/Box.cc -o Box.o
> In file included from ../../ppl-0.10.2/src/Row.defs.hh:504:0,
>                  from ../../ppl-0.10.2/src/Linear_Row.defs.hh:28,
>                  from ../../ppl-0.10.2/src/Constraint.defs.hh:28,
>                  from ../../ppl-0.10.2/src/Box.defs.hh:33,
>                  from ../../ppl-0.10.2/src/Box.cc:24:
> ../../ppl-0.10.2/src/Row.inlines.hh: In member function 'void
> Parma_Polyhedra_Library::Row::allocate(Parma_Polyhedra_Library::dimension_type,
> Parma_Polyhedra_Library::Row::Flags)':
> ../../ppl-0.10.2/src/Row.inlines.hh:92:1: error: non-placement deallocation
> function 'static void Parma_Polyhedra_Library::Row_Impl_Handler::Impl::operator
> delete(void*, Parma_Polyhedra_Library::dimension_type)'
> ../../ppl-0.10.2/src/Row.inlines.hh:224:31: error: selected for placement delete
> 
> some issue with placement, non-placement deallocation.
> 
> Cheers,
> Rainer

It's a setup clitch on my site, sorry for the noise.

Cheers,
Rainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksFsNoACgkQoUhjsh59BL4NWACeJXg1SjtmsVs5ttBoESPAUNXA
E2wAoKhojbVmeqRzG0rhdcH0JRZOUZAS
=iKl+
-----END PGP SIGNATURE-----

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

* Re: with rev. 154329 ppl doesn't build anymore
  2009-11-19 20:56 ` Rainer Emrich
@ 2009-11-20  1:52   ` Rainer Emrich
  0 siblings, 0 replies; 3+ messages in thread
From: Rainer Emrich @ 2009-11-20  1:52 UTC (permalink / raw)
  To: gcc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rainer Emrich schrieb:
> Rainer Emrich schrieb:
>> This is with gcc-trunk rev. 154329
>> build=x86_64-w64-mingw32
>> ppl-0.10.2
> 
>> Used to work until yesterday, now:
> 
>> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
>> -I../../ppl-0.10.2/src -I..  -I.. -I../../ppl-0.10.2/src
>> -I/mingw/x86_64-w64/x86_64-w64/x86_64-w64/gcc-4.5.0/mingw/include  -g -O2
>> -frounding-math  -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo
>> ../../ppl-0.10.2/src/Box.cc
>> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../ppl-0.10.2/src -I.. -I..
>> -I../../ppl-0.10.2/src
>> -I/mingw/x86_64-w64/x86_64-w64/x86_64-w64/gcc-4.5.0/mingw/include -g -O2
>> -frounding-math -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c
>> ../../ppl-0.10.2/src/Box.cc -o Box.o
>> In file included from ../../ppl-0.10.2/src/Row.defs.hh:504:0,
>>                  from ../../ppl-0.10.2/src/Linear_Row.defs.hh:28,
>>                  from ../../ppl-0.10.2/src/Constraint.defs.hh:28,
>>                  from ../../ppl-0.10.2/src/Box.defs.hh:33,
>>                  from ../../ppl-0.10.2/src/Box.cc:24:
>> ../../ppl-0.10.2/src/Row.inlines.hh: In member function 'void
>> Parma_Polyhedra_Library::Row::allocate(Parma_Polyhedra_Library::dimension_type,
>> Parma_Polyhedra_Library::Row::Flags)':
>> ../../ppl-0.10.2/src/Row.inlines.hh:92:1: error: non-placement deallocation
>> function 'static void Parma_Polyhedra_Library::Row_Impl_Handler::Impl::operator
>> delete(void*, Parma_Polyhedra_Library::dimension_type)'
>> ../../ppl-0.10.2/src/Row.inlines.hh:224:31: error: selected for placement delete
> 
>> some issue with placement, non-placement deallocation.
> 
>> Cheers,
>> Rainer
> 
> It's a setup clitch on my site, sorry for the noise.
> 
> Cheers,
> Rainer

It's yet a bug, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42115

Cheers,
Rainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksF9jYACgkQoUhjsh59BL5GjACcCw4okhWEXTotCJjooKOG5sEv
8RkAoJbbj7RtVncLzY3AphpPFa3Jgjpu
=PRWx
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2009-11-20  1:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-19 17:13 with rev. 154329 ppl doesn't build anymore Rainer Emrich
2009-11-19 20:56 ` Rainer Emrich
2009-11-20  1:52   ` Rainer Emrich

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).