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/13249] [gfortran] Error when using COMMON


------- Additional Comments From dann at godzilla dot ics dot uci dot edu  2004-05-13 23:15 -------
> This is marked as rejects-valid, but the line
> 
>       COMMON /AN_EXAMPLE/
> 
> does not look valid at all to me.  In fact, ibm xlf rejects it, too.
> Or maybe I don't understand its meaning?

The example is derived from fma3d in  SPEC2k. See platt.f90 and truss.f90. 
I might have oversimplified the example, but the error is still present in those
files. Could you take a look please? 

-- 


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


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