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]

RFR: prediction values


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.


Attachment: gcc-prediction.patch
Description: Binary data


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