This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r248780 - in /trunk/gcc: ChangeLog config/arc/a...


Author: claziss
Date: Thu Jun  1 09:42:39 2017
New Revision: 248780

URL: https://gcc.gnu.org/viewcvs?rev=248780&root=gcc&view=rev
Log:
[ARC] Update (non)commutative_binary_comparison patterns.

gcc/
2017-06-01  Claudiu Zissulescu  <claziss@synopsys.com>

	* config/arc/arc.md (commutative_binary_comparison): Remove 'I'
	constraint. It is not valid for the pattern.
	(noncommutative_binary_comparison): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arc/arc.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]