This is the mail archive of the gcc-patches@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]

Re: RFR: prediction values



On Jan 31, 2006, at 2:20 AM, Marcin Dalecki wrote:


The attached patch is making builtins.c use explicit constant names
for prediction state instead of arbitrary constants.
This patch is intended to increase code clearness as well as type
consistency.

OK to apply to trunk?

2006-01-31 Marcin Dalecki <martin@dalecki.de>

	* fixincludes/config.h.in: Declare HAVE_DECL_ASPRINTF,
	HAVE_DECL_BASENAME, HAVE_DECL_VASPRINTF.
	* fixincludes/configure.ac: Check for asprintf, basename, vasprintf.

The changelog entry here does not match the one in the patch (which is the true one and really should not be part of the patch).

-- Pinski


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