------- Comment #4 from dev at stuffit dot at  2005-12-30 20:05 -------
gdb backtrace:

(gdb) run
Starting program: /home/dev2/tmp/test
[Thread debugging using libthread_db enabled]
[New Thread -1210665248 (LWP 8209)]
OPENMP> Thread 0 finished
        RHS 0

Program received signal SIGILL, Illegal instruction.
[Switching to Thread -1210665248 (LWP 8209)]
0xb7fc791d in typeinfo for std::locale::facet () from
/home/dev2/gcc-gomp/gomp-gcc-build/lib/libstdc++.so.6
(gdb) backtrace
#0  0xb7fc791d in typeinfo for std::locale::facet () from
/home/dev2/gcc-gomp/gomp-gcc-build/lib/libstdc++.so.6
#1  0x08049763 in std::operator<< <double, char, std::char_traits<char> > ()
#2  0x08049309 in main.omp_fn.0 ()
#3  0x080495c7 in main ()


-- 


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


Reply via email to