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]

r195714 - in /branches/ARM/aarch64-4.7-branch/g...


Author: jgreenhalgh
Date: Mon Feb  4 13:37:42 2013
New Revision: 195714

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195714
Log:
[AARCH64-4.7] Fix warning - aarch64_trampoline_init passes the wrong type to emit_library_call.

gcc/
	* config/aarch64/aarch64.c
	(aarch64_trampoline_init): Pass 'LCT_NORMAL' rather than '0'
	to emit_library_call.


Modified:
    branches/ARM/aarch64-4.7-branch/gcc/ChangeLog.aarch64
    branches/ARM/aarch64-4.7-branch/gcc/config/aarch64/aarch64.c


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