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]

r198462 - in /trunk/gcc: ChangeLog explow.c


Author: rsandifo
Date: Tue Apr 30 16:15:55 2013
New Revision: 198462

URL: http://gcc.gnu.org/viewcvs?rev=198462&root=gcc&view=rev
Log:
gcc/
	* explow.c (plus_constant): Pass "mode" to immed_double_int_const.
	Use gen_int_mode rather than GEN_INT.

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


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