Nice talk by D. Rouson on modern Fortran features

Which flang compiler gave that output? AMD flang gave this:

F90-S-0155-Derived type component must have the POINTER attribute - history (linkedlist.f90: 5)
F90/x86-64 Linux Flang - 1.5 2017-05-01: compilation completed with severe errors

However gfortran and ifx both gave the same output that @RonShepard got.