[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 30 18:23:00 GMT 2017


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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu.org

--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Looks like the dependency checking in frontend-passes.c isn‘t doing its job. I
will take a look.


More information about the Gcc-bugs mailing list