--- gcc/config/i860/i860.c 2018/04/24 18:15:03 1.1.1.2 +++ gcc/config/i860/i860.c 2018/04/24 18:28:47 1.1.1.4 @@ -4,7 +4,7 @@ Written by Richard Stallman (rms@ai.mit.edu). - Hacked substantially by Ron Guilmette (rfg@ncd.com) to cater + Hacked substantially by Ron Guilmette (rfg@netcom.com) to cater to the whims of the System V Release 4 assembler. This file is part of GNU CC. @@ -21,7 +21,8 @@ GNU General Public License for more deta 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. */ #include "config.h" @@ -99,7 +100,6 @@ safe_insn_src_p (op, mode) case AND: case IOR: case XOR: - case LSHIFT: case ASHIFT: case ASHIFTRT: case LSHIFTRT: @@ -326,7 +326,6 @@ single_insn_src_p (op, mode) || INTVAL (XEXP (op, 1)) & 0xffff == 0))) return 0; - case LSHIFT: case ASHIFT: case ASHIFTRT: case LSHIFTRT: