http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52410
Bug #: 52410
Summary: BUG gcc 4.6.2 Illegal Instruction (core dumped)
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411
Bug #: 52411
Summary: BUG gcc 4.6.2 Illegal Instruction (core dumped)
asterisk
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52410
--- Comment #2 from evrinoma at gmail dot com 2012-02-28 12:51:05 UTC ---
gcc-4.7-20120225/configure
--disable-cloog-version-check --enable-cloog-backend=isl --enable-lto
--mandir=/usr/share/man --infodir=/usr/share/info
--with-bugurl=http
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411
--- Comment #3 from evrinoma at gmail dot com 2012-02-28 13:07:14 UTC ---
gcc-4.7-20120225/configure
--disable-cloog-version-check --enable-cloog-backend=isl --enable-lto
--mandir=/usr/share/man --infodir=/usr/share/info
--with-bugurl=http
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411
--- Comment #4 from evrinoma at gmail dot com 2012-02-28 13:38:29 UTC ---
(gdb) r -vvvc
Starting program:
/home/nikolns/bld/aster/gcc-4.7/asterisk-1.8.9.2/main/asterisk -vvvc
[Thread debugging using libthread_db enabled]
[New Thread 0x77fd9700
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411
--- Comment #5 from evrinoma at gmail dot com 2012-02-28 13:45:16 UTC ---
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Celeron(R) CPU 3.06GHz
stepping
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411
--- Comment #7 from evrinoma at gmail dot com 2012-02-29 12:53:01 UTC ---
gdb) disassemble 0x0053e800,+32
Dump of assembler code from 0x53e800 to 0x53e820:
0x0053e800 :movdqu -0x40(%rcx),%xmm0
0x0053e805
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411
--- Comment #9 from evrinoma at gmail dot com 2012-02-29 13:33:36 UTC ---
okey
i tried build astrisk on OpenSuse 12.1
with gcc
gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.6/lto-wrapper
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411
--- Comment #10 from evrinoma at gmail dot com 2012-02-29 13:37:09 UTC ---
(In reply to comment #8)
> (In reply to comment #7)
> > gdb) disassemble 0x0053e800,+32
> > Dump of assembler code from 0x53e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411
--- Comment #11 from evrinoma at gmail dot com 2012-03-02 11:13:22 UTC ---
many thanks for help
the asterisk makefile detecting and using incorrect compilation flags
ifeq ($(OSARCH),linux-gnu)
ifeq ($(PROC),x86_64)
# You must have GCC 3.4
10 matches
Mail list logo