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]

r222907 - in /trunk/gcc: ChangeLog optabs.c


Author: alalaw01
Date: Fri May  8 11:40:33 2015
New Revision: 222907

URL: https://gcc.gnu.org/viewcvs?rev=222907&root=gcc&view=rev
Log:
optabs.c: Make vector_compare_rtx cope with VOID mode constants (e.g. const0_rtx)

	* optabs.c (vector_compare_rtx): Handle RTL operands having VOIDmode.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/optabs.c


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