genrecog.c (validate_pattern): Condense the destination non-lvalue message.
authorRichard Henderson <rth@cygnus.com>
Thu, 14 Oct 1999 11:01:59 +0000 (04:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 14 Oct 1999 11:01:59 +0000 (04:01 -0700)
        * genrecog.c (validate_pattern): Condense the destination
        non-lvalue message.

From-SVN: r29974

gcc/ChangeLog
gcc/genrecog.c

index 5914e7a9db7270394aa0479d1638ea6d1305026d..f20df337da1379dc79459a252a38134d77d6a61f 100644 (file)
@@ -1,3 +1,8 @@
+Thu Oct 14 04:00:40 1999  Richard Henderson  <rth@cygnus.com>
+
+       * genrecog.c (validate_pattern): Condense the destination
+       non-lvalue message.
+
 Thu Oct 14 03:23:08 1999  Richard Henderson  <rth@cygnus.com>
 
        * alpha.md (call-1): Supply missing mode for operator.
index 36362151176228befd2127e0647fb1845cc72e6b..6e1af3a287f5c1c0d61b679c21626cf2e9cb604c 100644 (file)
@@ -509,10 +509,8 @@ validate_pattern (pattern, insn, set_dest)
            && allows_non_lvalue)
          {
            message_with_line (pattern_lineno,
-                              "warning: `%s' allows non-lvalue,",
-                              pred_name);
-           message_with_line (pattern_lineno,
-                              "  and used as destination of a set");
+                       "warning: destination operand 0 allows non-lvalue",
+                       XINT (pattern, 0));
          }
 
        /* A modeless MATCH_OPERAND can be handy when we can