[multiple changes]
authorCraig Burley <burley@gnu.org>
Thu, 14 May 1998 07:24:52 +0000 (07:24 +0000)
committerDave Love <fx@gcc.gnu.org>
Thu, 14 May 1998 07:24:52 +0000 (07:24 +0000)
commit2b0c2df0c5d278e6e91482cd66e8deebcc8c9ec1
tree66235fb7453f9f53ec5c62d5b8e9b1eff661d9fc
parent945beb7c437e0f2d0b50b7794fa5e4c2a33d3f9f
[multiple changes]

Sun Apr 26 09:05:50 1998  Craig Burley  <burley@gnu.org>
        * com.c (ffecom_char_enhance_arg_): Wrap the upper bound
        (the PARM_DECL specifying the length of the CHARACTER*(*)
        dummy arg) in a variable_size invocation, to prevent
        dwarf2out.c crashing when compiling code with -g.
Sat Apr 18 05:03:21 1998  Craig Burley  <burley@gnu.org>
        * com.c (ffecom_check_size_overflow_): Ignore overflow
        as well if dummy argument.

From-SVN: r19740
gcc/f/com.c