On Sep 28, 2005, at 4:53 PM, Joe Koski wrote:
While attempting to compile the NIST FDS4 code (f90 based) I get the
following error and a request to submit a bug report:
jakoski$ gfortran -c -O3 -ffixed-form -fno-underscoring mods.f
mods.f: In function 'lpcoef':
mods.f:5099: error: unrecognizab
Andrew,
After reading 17917, I agree. Thanks for your reply.
Joe Koski
on 10/11/04 11:03 AM, Andrew Pinski at [EMAIL PROTECTED] wrote:
>
> On Oct 11, 2004, at 12:38 PM, Joe Koski wrote:
>
>> backend decl for module variable
>
>
> This is most likely the same as PR 17917.
>
> Thanks,
> And
On Oct 11, 2004, at 12:38 PM, Joe Koski wrote:
backend decl for module variable
This is most likely the same as PR 17917.
Thanks,
Andrew Pinski
While attempting to compile the NIST FDS4 code (f90 based) I get the
following error
pcp05454784pcs:~/Codes/Fortran_Compiles/fds_test_compile jakoski$ make
gfortran -c -O3 -ffixed-form mods.f
mods.f:628: internal compiler error: backend decl for module variable
y_f_inlet already exists
Please subm