G'Day Prof. Peter Morgan
This is Jason Zhang from RSES ANU. While I was recompiling the GAMIT due to
change of my laptop (x-86-64), I encounterred an internal compiling bug which
occurs when doing
gfortran -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash
tssum.f ../gen_util/gen_util_lib.a ../../libraries/matrix/
kinv_lib.a ../../libraries/comlib/com_lib.a -o tssum
it happens:
"tssum.f: In function ‘remove_ejmp’:
tssum.f:712: internal compiler error: in set_uids_in_ptset, at
tree-ssa-structalias.c:4785
Please submit a full bug report ..."
with my system details as
Linux burnie 2.6.25.18-0.2-default #1 SMP 2008-10-21 16:30:26 +0200 x86_64
x86_64 x86_64 GNU/Linux
running OpenSuse 11.0
It is in tracking "nternal compiler error: in set_uids_in_ptset, at
tree-ssa-structalias.c:4785" that I found your email address suggesting once
you faced the same thing. It seems to say that the bug has been fixed.
Could you please tell me how it is fixed?
Happy Australian Day!
With best regards,
Jason