--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33414
--- Comment #7 from debian-gcc at lists dot debian dot org 2007-09-13
13:34 ---
sorry, I did make a mistake as well (omitted the -B when checking). The
segfault is gone with this revision.
Matthias
--
debian-gcc at lists dot debian dot org changed:
What|Removed
--- Comment #6 from ubizjak at gmail dot com 2007-09-13 12:26 ---
(In reply to comment #5)
> > 1. Configured latest SVN gcc in _clean_ build dir (on i686-pc-linux-gnu)
> > using
> > ../gcc-svn/trunk/configure --with-mpfr=/usr/local --enable-languages=c,c++
> > --with-march=i686 --with-
--- Comment #5 from ubizjak at gmail dot com 2007-09-13 09:28 ---
(In reply to comment #4)
> 1. Configured latest SVN gcc in _clean_ build dir (on i686-pc-linux-gnu) using
> ../gcc-svn/trunk/configure --with-mpfr=/usr/local --enable-languages=c,c++
> --with-march=i686 --with-tune=i586
--- Comment #4 from ubizjak at gmail dot com 2007-09-13 09:26 ---
(In reply to comment #3)
> the compiler is configure with --with-arch=i686 --with-tune=i586 i686-linux
> I can reproduce it with -march=i686, not with -march=i486.
Still no luck there to reproduce segfault. These were my
--- Comment #3 from debian-gcc at lists dot debian dot org 2007-09-13
08:22 ---
rechecked with r128456
the compiler is configure with --with-arch=i686 --with-tune=i586 i686-linux
I can reproduce it with -march=i686, not with -march=i486.
Matthias
--
http://gcc.gnu.org/bugzilla
--- 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 f
--- Comment #1 from debian-gcc at lists dot debian dot org 2007-09-13
00:59 ---
Created an attachment (id=14199)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14199&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33414