--- gcc/config/convex/convex.md 2018/04/24 18:21:41 1.1.1.3 +++ gcc/config/convex/convex.md 2018/04/24 18:29:10 1.1.1.4 @@ -1,5 +1,5 @@ ;;- Machine description for GNU compiler, Convex Version -;; Copyright (C) 1988, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1994, 1995 Free Software Foundation, Inc. ;; This file is part of GNU CC. @@ -15,7 +15,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU CC; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;; the Free Software Foundation, 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. ;; Attribute specifications @@ -1268,7 +1269,7 @@ ;; Use ;; ((a >> b) ^ signbit) - signbit ;; where signbit is (1 << 63) >> b -;; Works for 0..63. Does not work for 64; unfortunate but legal. +;; Works for 0..63. Does not work for 64; unfortunate but valid. (define_expand "ashrdi3" [(set (match_operand:DI 0 "register_operand" "")