From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6320 invoked by alias); 14 Mar 2007 15:14:26 -0000 Received: (qmail 6254 invoked by uid 48); 14 Mar 2007 15:14:13 -0000 Date: Wed, 14 Mar 2007 15:14:00 -0000 Message-ID: <20070314151413.6253.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/29975] [meta-bugs] ICEs with CP2K In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jv244 at cam dot ac dot uk" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-03/txt/msg01294.txt.bz2 ------- Comment #79 from jv244 at cam dot ac dot uk 2007-03-14 15:14 ------- (In reply to comment #78) > > Could you post the temporary asm (only lines around line 820 will be enough) to > check what is going wrong? > .L157: movslq %r13d,%rax imulq %rsi, %rax addq %rdx, %rax movlpd (%rbx,%rax,8), %xmm2 cvttsd2si %xmm2, %edi cvtsi2sd %edi, %xmm1 comisd %xmm1, %xmm2 jae .L117 decl %edi cvtsi2sd %edi, %xmm1 .L117: movsd %xmm2, (%rsp) fldl (%rsp) movsd %xmm1, (%rsp) fldl (%rsp) fxch %st(1) .L120: fprem fnstsw %ax sahf jp .L120 fstp %st(1) xorpd %xmm2, %xmm2 fstpl 24(%rsp) movlpd 24(%rsp), %xmm1 comisd %xmm2, %xmm1 jne .L146 call _gfortran_pow_r8_i4 movsd %xmm0, (%rbx,%r12,8) jmp .L123 .L146: xorl %edx, %edx movl $60, %r8d movl $5, %ecx movl $.LC7, %esi movl $.LC8, %edi call __termination__stop_program_old movq 32(%rsp), %rax movq __fparser__comp+8(%rip), %rdx movq __fparser__comp(%rip), %rbp movq __fparser__comp+24(%rip), %r15 movl (%rax), %eax movq %rdx, 8(%rsp) movl %eax, 20(%rsp) jmp .L123 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975