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]

r220478 - in /trunk/gcc: ChangeLog config/h8300...


Author: law
Date: Fri Feb  6 14:25:23 2015
New Revision: 220478

URL: https://gcc.gnu.org/viewcvs?rev=220478&root=gcc&view=rev
Log:
	PR target/64889
	* config/h8300/h8300.c (push): New argument "in_prologue".
	Pass "in_prologue" along to "F".
	(h8300_push_pop): Corresponding changes.
	(h8300_expand_prologue): Likewise.
	(h8300_swap_into_er6): Likewise.  Do not set RTX_FRAME_RELATED_P.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/h8300/h8300.c


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