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]

r114022 - in /trunk/gcc: ChangeLog libgcc2.c


Author: rsandifo
Date: Tue May 23 19:29:36 2006
New Revision: 114022

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114022
Log:
	* libgcc2.c (LIBGCC2_MAX_UNITS_PER_WORD): New macro.
	(LIBGCC2_UNITS_PER_WORD): Use LIBGCC2_MAX_UNITS_PER_WORD rather than
	MIN_UNITS_PER_WORD to set the default.  Also use it in the guard.

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


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