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]

r111633 - in /trunk/gcc: ChangeLog gthr-posix.h


Author: sayle
Date: Thu Mar  2 02:47:40 2006
New Revision: 111633

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111633
Log:

	PR other/26489
	* gthr-posix.h (__gthrw2): Define to take three parameters, the
	declared name, the weak reference name, and the typeof name.
	(__gthrw): Avoid expanding the declared name suffix.
	(__gthrw3): New Tru64 specific macro to simplify the OSF/1 decls.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gthr-posix.h


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