------- Comment #11 from sgk at troutmask dot apl dot washington dot edu  
2008-09-02 16:57 -------
Subject: Re:  gfortran errors in compilation and the making for upgraded
compilers

On Tue, Sep 02, 2008 at 12:11:23PM -0000, petermorgan at grapevine dot net dot
au wrote:
> 
> gfortran -O -Wuninitialized -fno-automatic -fno-backslash tssum.f  
> ../gen_util/gen_util_lib.a ../../libraries/matrix/kinv_lib.a 
> ../../libraries/comlib/com_lib.a  -o tssum
> tssum.f: In function 'remove_ejmp':
> tssum.f:712: internal compiler error: in set_uids_in_ptset, at 
> tree-ssa-structalias.c:4789

I cannot reproduce this problem with

troutmask:sgk[225] gfortran42 --version
GNU Fortran (GCC) 4.2.5 20080702 (prerelease)

troutmask:sgk[226] gfortran43 --version
GNU Fortran (GCC) 4.3.2 20080717 (prerelease)

troutmask:sgk[227] gfc4x --version
GNU Fortran (GCC) 4.4.0 20080829 (experimental) [trunk revision 139774]

Of coures, I can only do a compile test because I do not
have the source code for the kinv_lib.a so I can't link
a final executable. 

Can you email me off-list a gzipped tar ball of all the need files?


-- 


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

Reply via email to