------- Comment #4 from jvdelisle at gcc dot gnu dot org  2009-07-28 03:09 
-------
As a work-around, re-arranging the derived type like this:

  type tao_plot_page_struct
    real size(2)
    real shape_height_max 
    type (tao_title_struct) title
  end type

May help, until I get this sorted out.


-- 


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

Reply via email to