This is the mail archive of the gcc-patches@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]

Re: [PATCH] gcc/genrecog.c: Check matching constraint in MATCH_OPERAND.


On 02/26/2015 08:26 AM, Chen Gang S wrote:
2015-02-26  Chen Gang<gang.chen.5i5j@gmail.com>

	* genrecog.c (validate_pattern): Check matching constraint in
	MATCH_OPERAND and use 'opnu' for all 'XINT (pattern, 0)'.
I've updated the ChangeLog and verified the x86_64 continues to build with this patch. I also did a build using config-list.mk and while there were several failures, none of them were related to this patch AFAICT.

I also temporarily reverted the xtensa fix and verified that with this patch installed genrecog issued an appropriate error.

Installed on the trunk.

Thanks!

Jeff


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