r220415 - in /branches/gcc-4_9-branch/gcc: Chan...
uros@gcc.gnu.org
uros@gcc.gnu.org
Wed Feb 4 20:00:00 GMT 2015
Author: uros
Date: Wed Feb 4 20:00:48 2015
New Revision: 220415
URL: https://gcc.gnu.org/viewcvs?rev=220415&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/i386.md (*prefetch_prefetchw1): Remove mode of
address_operand 0. Rename from *prefetch_prefetchwt1_<mode>.
* config/i386/predicates.md (address_no_seg_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.
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/config/i386/i386.md
branches/gcc-4_9-branch/gcc/config/i386/predicates.md
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list