This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: internal compiler error: in emit_move_insn, at expr.c:3316


g_znn_o2(:) = g_zh(:,j)/znn_o2m+g_znn_o2(:)- &
(conjg(1/znn_o2l*g_zh(:,j))+ &
conjg(-(zh(j)/(znn_o2l*znn_o2l)*cmplx(0.0_Double, -g_q(:), Double))))- &
zh(j)/(znn_o2m*znn_o2m)*cmplx(0,-g_q(:))

Thanks for the report, however, we need more information than given above to actually reproduce the bug you're experiencing and start chasing down. Could you post the complete source file that is failing, accompied by any modules necessary to compile it? We'll also need the actual compilation command you used (including all options), and knowing which platform you're running on could prove usefull.


Thanks,
FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]