re PR testsuite/87487 (New test case gfortran.dg/deferred_character_24.f90 in r264721...
commit3665f77c7f63737252fea0e153a6426aa1241a7a
authorPaul Thomas <pault@gcc.gnu.org>
Fri, 5 Oct 2018 07:01:57 +0000 (5 07:01 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Fri, 5 Oct 2018 07:01:57 +0000 (5 07:01 +0000)
treed961d5ff3ae1cf63c8a0d6aa6e0551c7eb592cc4
parent1afa270f17b04c6eca9deb44d374c28164e34ba1
re PR testsuite/87487 (New test case gfortran.dg/deferred_character_24.f90 in r264721 fails on big endian)

2018-10-05  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/87487
* trans-decl.c (gfc_get_symbol_decl): Make sure that deferred
character length pointer initializer has the right type to fix
problem with deferred_character_24.f90 on big endian.

From-SVN: r264862
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c