This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/43591] PPC: internal compiler error: in gfc_traverse_expr, at fortran/expr.c:3604



------- Comment #15 from dominiq at lps dot ens dot fr  2010-04-08 07:48 -------
With the patch in comment #14, the test in comment #1 compiles and gives:

 evt=  234, flv=  1, col=  2, hel=  3, -0.122E-13 + i* 0.675E-14 ~ 0.267E-02
 evt=  234, flv=  1, col=  2, hel=  6, -0.122E-13 + i*-0.675E-14 ~ 0.267E-02
 evt=  289, flv=  1, col=  2, hel=  3, -0.161E-12 + i* 0.292E-12 ~ 0.446E-01
 evt=  289, flv=  1, col=  2, hel=  6, -0.161E-12 + i*-0.292E-12 ~ 0.446E-01
 evt=  380, flv=  1, col=  2, hel=  3,  0.102E-11 + i*-0.568E-13 ~ 0.817E-01
 evt=  380, flv=  1, col=  2, hel=  4, -0.383E-12 + i* 0.213E-13 ~ 0.817E-01
 evt=  380, flv=  1, col=  2, hel=  5, -0.383E-12 + i*-0.213E-13 ~ 0.817E-01
 evt=  380, flv=  1, col=  2, hel=  6,  0.102E-11 + i* 0.568E-13 ~ 0.817E-01
 evt=  380, flv=  1, col=  5, hel=  3, -0.108E-11 + i* 0.710E-12 ~ 0.217E+00
 evt=  380, flv=  1, col=  5, hel=  6, -0.108E-11 + i*-0.710E-12 ~ 0.217E+00
          10  failures in        40000  attempts
STOP 1

Regtested without failure.


-- 


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


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