https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63725

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-11-06
                 CC|                            |ebotcazou at gcc dot gnu.org
            Version|4.9.1                       |5.0
            Summary|Scalar_Storage_Order is     |Scalar_Storage_Order and
                   |required for nested string  |nested string subtypes
                   |types, but cannot be added  |
                   |to those types              |
     Ever confirmed|0                           |1
           Severity|normal                      |enhancement

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
I agree this is annoying, but the workaround is trivial (use a derived type
instead of a subtype) so I'm not sure we want to do something here.

Reply via email to