]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Comment the subtraction change.
authorRichard Henderson <rth@gcc.gnu.org>
Wed, 11 Feb 1998 01:01:58 +0000 (17:01 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 11 Feb 1998 01:01:58 +0000 (17:01 -0800)
From-SVN: r17851

gcc/f/com.c

index a63864a1ad5d7f6dd31725bc0c0d818bdd4c4d91..04ca03e2d825de99b63017017a0ec35ad2876e54 100644 (file)
@@ -13030,6 +13030,8 @@ ffecom_ptr_to_expr (ffebld expr)
             i >= 0;
             --i, array = TYPE_MAIN_VARIANT (TREE_TYPE (array)))
          {
+           /* The initial subtraction should happen in the original type so
+              that (possible) negative values are handled appropriately.  */
            item
              = ffecom_2 (PLUS_EXPR,
                          build_pointer_type (TREE_TYPE (array)),