]> gcc.gnu.org Git - gcc.git/commitdiff
[multiple changes]
authorCraig Burley <burley@gnu.org>
Thu, 14 May 1998 06:51:23 +0000 (06:51 +0000)
committerDave Love <fx@gcc.gnu.org>
Thu, 14 May 1998 06:51:23 +0000 (06:51 +0000)
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: r19739

gcc/f/ChangeLog

index 5b5b0fe3a9aa709b265e317fa1d07b23d8c7b17d..a8e01a20618b13a841a0a18a7f7df18f140f9bfe 100644 (file)
@@ -5,6 +5,18 @@ Tue Apr 28 09:23:10 1998  Craig Burley  <burley@gnu.org>
        from EXT to FUNC, discard hook, since the decl, if any, is
        probably wrong.
 
        from EXT to FUNC, discard hook, since the decl, if any, is
        probably wrong.
 
+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.
+
 Tue Apr 14 14:40:40 1998  Craig Burley  <burley@gnu.org>
 
        * com.c (ffecom_start_progunit_): Mark function decl
 Tue Apr 14 14:40:40 1998  Craig Burley  <burley@gnu.org>
 
        * com.c (ffecom_start_progunit_): Mark function decl
This page took 0.06524 seconds and 5 git commands to generate.