This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12573] [3.4 Regression ] ICE (segfault) with Boost.Python
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Oct 2003 02:30:13 -0000
- Subject: [Bug c++/12573] [3.4 Regression ] ICE (segfault) with Boost.Python
- References: <20031011014942.12573.jbrandmeyer@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12573
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[ regression from 3.3.1 ] |[3.4 Regression ] ICE
|ICE (segfault) with |(segfault) with Boost.Python
|Boost.Python |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-11 02:30 -------
I cannot comment on if this is valid or invalid code but it looks like it is using offset inside a
template parameter.