[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-03-02 Thread evrinoma at gmail dot com
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

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-03-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-29 Thread evrinoma at gmail dot com
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 tzload+3040:movdqu -0x40(%rcx),%xmm0

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-29 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411 --- Comment #8 from Mikael Pettersson mikpe at it dot uu.se 2012-02-29 13:18:52 UTC --- (In reply to comment #7) gdb) disassemble 0x0053e800,+32 Dump of assembler code from 0x53e800 to 0x53e820: 0x0053e800 tzload+3040:

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-29 Thread evrinoma at gmail dot com
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

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-29 Thread evrinoma at gmail dot com
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 0x53e800 to 0x53e820: 0x0053e800

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2012-02-28 09:39:21 UTC --- *** Bug 52410 has been marked as a duplicate of this bug. ***

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-28 Thread evrinoma at gmail dot com
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

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-28 Thread evrinoma at gmail dot com
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

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-28 Thread evrinoma at gmail dot com
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

[Bug c/52411] BUG gcc 4.6.2 Illegal Instruction (core dumped) asterisk

2012-02-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52411 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-28 14:41:29 UTC --- (In reply to comment #4) (gdb) r -vvvc Starting program: /home/nikolns/bld/aster/gcc-4.7/asterisk-1.8.9.2/main/asterisk -vvvc [Thread debugging using