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

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

2. ~/gcc-build-cpp/gcc/cc1plus -march=i686 -O2 -fPIC -g
libkformulalib_la.all_cc.ii

No problems here...


-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to