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]

r187676 - in /trunk/gcc/ada/gcc-interface: Make...


Author: ebotcazou
Date: Sat May 19 09:32:50 2012
New Revision: 187676

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187676
Log:
	* gcc-interface/decl.c (Has_Thiscall_Convention): New macro.
	(gnat_to_gnu_entity) <E_Subprogram_Type>: Test it to set the thiscall
	calling convention
	(get_minimal_subprog_decl): Likewise.
	(gnat_first_param_is_class): New predicate.

	* gcc-interface/misc.c (gnat_handle_option): Fix formatting.
	* gcc-interface/Makefile.in: Likewise.

Modified:
    trunk/gcc/ada/gcc-interface/Makefile.in
    trunk/gcc/ada/gcc-interface/decl.c
    trunk/gcc/ada/gcc-interface/misc.c


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