r220418 - in /branches/gcc-4_8-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Wed Feb 4 21:46:00 GMT 2015


Author: uros
Date: Wed Feb  4 21:46:01 2015
New Revision: 220418

URL: https://gcc.gnu.org/viewcvs?rev=220418&root=gcc&view=rev
Log:
	Backport from mainline
	2015-01-31  Uros Bizjak  <ubizjak@gmail.com>

        PR target/64882
	* config/i386/predicates.md (address_no_seg_operand): Reject
	non-CONST_INT_P operands in invalid mode.

	Backport from mainline
	2015-01-31  Uros Bizjak  <ubizjak@gmail.com>

	* config/i386/predicates.md (lea_address_operand): Call
	address_operand with VOIDmode.
	(vsib_address_operand): Ditto.

testsuite/ChangeLog:

	Backport from mainline
	2015-01-31  Uros Bizjak  <ubizjak@gmail.com>

        PR target/64882
	* gcc.dg/torture/pr64882.c: New test.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr64882.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/predicates.md
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list