[Bug c++/13880] Segfault building Boost 1.30.2

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 27 16:26:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-27 16:26 -------
Okay I know what bug this is without looking further:
void instance_holder::install(PyObject* self) throw()
{
 ...
__PRETTY_FUNCTION__
...
}

This is a dup of bug 13701. I caused it while trying to fix an other regression but it is already fixed.

*** This bug has been marked as a duplicate of 13701 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list