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]

r275665 - in /branches/ibm/pcrel-trunk/gcc: Cha...


Author: meissner
Date: Wed Sep 11 20:24:28 2019
New Revision: 275665

URL: https://gcc.gnu.org/viewcvs?rev=275665&root=gcc&view=rev
Log:
Fix thinko in mov<mode>_64bit_dm.

2019-09-11  Michael Meissner  <meissner@linux.ibm.com>

	* config/rs6000/rs6000.md (mov<mode>_64bit_dm): Split alternative
	that combined setting a GPR to 0.0 and loading up a GPR from
	memory.  Change length to 8 instead of 12 for some alternatives.


Modified:
    branches/ibm/pcrel-trunk/gcc/ChangeLog.meissner
    branches/ibm/pcrel-trunk/gcc/config/rs6000/rs6000.md


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