select type failure?

Janus Weil janus@gcc.gnu.org
Wed Feb 16 17:31:00 GMT 2011


>> This compiles and prints 'incorrect' at runtime. There are a number of
>> ways to avoid the bug and get the output 'correct':
>> * removing the 'private' statement
>> * removing the 'public' statement
>> * removing the 'baseNode' component
>> * removing the unneeded module 'merger_tree_build'
>> * ...
>
> Thanks for confirming this and reducing the test case.
>
>> Very peculiar thing, definitely a bug. Would be great if you could
>> open a PR for it.
>
> OK - I've done that (first time I've opened a PR - hopefully I got all of the
> relevant information in there):

Pretty much. I'll add the missing bits. Thank you!

Cheers,
Janus



More information about the Fortran mailing list