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]

r186591 - in /trunk/gcc: ChangeLog diagnostic.c


Author: matz
Date: Thu Apr 19 12:51:25 2012
New Revision: 186591

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186591
Log:
	* diagnostic.c (emit_diagnostic): Move va_end call after user
	of the va_list.
	(warning, warning_at, pedwarn, permerror): Ditto.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/diagnostic.c


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