Worked seamlessly on Arch32.
# gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared
--enable-languages=c,c++,fortran,objc,obj-c++,treelang
--enable-threads=posix --mandir=/usr/share/man --enable-__cxa_atexit
--disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib
--enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.3.1 (GCC)
Dincer Celik ~ info@xxxxxxxxxxxxxxx ~ dincer@xxxxxxxxxxxxx ~
http://dincercelik.com/pub.asc
Please encrypt every mail you can. Privacy is your right. Don't let
anyone take it from you. Look at GnuPG or PGP and ask for my key D352EEBA.
Maik Beckmann wrote:
Hi,
Can someone confirm that this
http://codepad.org/I313t7BN
compiled with
g++ -O3 test.cpp -o test
gives a segfault when trying to run it via
./test
??
I mailed to the gcc-help list regarding this issue:
http://thread.gmane.org/gmane.comp.gcc.help/24804
Thanks,
-- Maik
PS: I'm on arch64, no testing no unstable.