re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently distinguished...
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sat, 22 Jan 2005 00:29:33 +0000 (01:29 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sat, 22 Jan 2005 00:29:33 +0000 (01:29 +0100)
commit6ba692b44cf63fda5749e53c8dbb45e96ff99464
tree03cde2062509310ae98afee340f8ecbce24fc7aa
parent41bd881c9aa7efdfe030fb4ec1ca38489cf050d3
re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently distinguished from 32 bit integers)

PR fortran/19543
* trans-const.c (gfc_conv_constant_to_tree): Give logical
constants the correct type.

From-SVN: r94054
gcc/fortran/ChangeLog
gcc/fortran/trans-const.c