This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33414] [4.3 regression] segfault
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2007 06:32:25 -0000
- Subject: [Bug c++/33414] [4.3 regression] segfault
- References: <bug-33414-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ubizjak at gmail dot com 2007-09-13 06:32 -------
(In reply to comment #0)
> $ g++ -c -O2 -g -fPIC -c libkformulalib_la.all_cc.iiIn file included from
> libkformulalib_la.all_cc.cc:45:/scratch/packages/lpia/tmp/koffice-1.6.3/./lib/kformula/formulacursor.cc:
> In member function 'KFormula::BasicElement*
> KFormula::FormulaCursor::getSelectedChild()':/scratch/packages/lpia/tmp/koffice-1.6.3/./lib/kformula/formulacursor.cc:462:
> internal compiler error: Segmentation faultPlease submit a full bug report,with
> preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
Works for me with gcc version 4.3.0 20070912 (experimental).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33414