------- Comment #3 from r dot f dot arduini at larc dot nasa dot gov  
2007-06-06 21:00 -------
Subject: Re:  internal compiler error: in gfc_assign_data_value, at
fortran/data.c:288

Thank you for your quick and thorough response.  I am now able to  
compile the program with gfortran and can proceed with verifying  
results.

I am new to the Mac OS X and gfortran is what has been installed on  
the machine for me.  Now, I am trying to build confidence in the  
software.

Thanks again for your help.
Bob


On Jun 6, 2007, at 4:22 PM, burnus at gcc dot gnu dot org wrote:

>
>
> ------- Comment #2 from burnus at gcc dot gnu dot org  2007-06-06  
> 20:22 -------
> Your example file misses the "param" module; however, I found it  
> via google:
> http://www.crseo.ucsb.edu/esrg/pauls_dir/sbdart_browser/html_code/ 
> sbdart/params.f.html
>
> The complete package is at:
> ftp://ftp.icess.ucsb.edu/pub/esrg/sbdart/sbdart_2.4.tar.gz
>
> Note: This is a fixed-format Fortran 90 file, not a Fortran 77 file.
>
>  * * *
>
> Using NAG f95 I get the error:
> Error: tauaero.f, line 1601: WLBAER has already been completely  
> initialised
>
> Using g95:
> In file tauaero.f:1601
>       data wlbaer/0.,0./
>            1
> Error: Variable 'wlbaer' at (1) already has an initialization
>
> (ifort simply accepts the code.)
>
>
> If one comments out that line 1601, the program actually compiles with
> gfortran.
>
>
> -- 
>
> burnus at gcc dot gnu dot org changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------- 
> ------
>              Status|UNCONFIRMED                 |NEW
>      Ever Confirmed|0                           |1
>            Keywords|                            |ice-on-invalid-code
>       Known to fail|                            |4.2.0 4.1.3 4.3.0
>    Last reconfirmed|0000-00-00 00:00:00         |2007-06-06 20:22:37
>                date|                            |
>    Target Milestone|---                         |4.3.0
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32236
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.


-- 


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

Reply via email to