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]

r143893 - in /branches/gcc-in-cxx/gcc: ChangeLo...


Author: ian
Date: Tue Feb  3 15:49:19 2009
New Revision: 143893

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143893
Log:
	* builtins.c (validate_gimple_arglist): Don't pass an enum typ eto
	va_arg.
	* calls.c (emit_library_call_value_1): Likewise.

Modified:
    branches/gcc-in-cxx/gcc/ChangeLog.cxx
    branches/gcc-in-cxx/gcc/builtins.c
    branches/gcc-in-cxx/gcc/calls.c


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