This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [Patch, Fortran] SELECT TYPE via ASSOCIATE


On 08/26/2010 05:32 PM, Salvatore Filippone wrote:
It's a variation of the original test case, and produces:
[sfilippo@donald bug20]$ ./bug20_dx
  Dynamic type on entry: XBASE
  Not implemented yet
  Dynamic type CLASS DEFAULT clause: DBASE

which is pure nonsense :-)

What's the expected output? I get the same output with another compiler (but no crash) while all my other compilers do not compile the program or crash earlier. Seemingly, it works with one of your compilers ...


Tobias


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