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]

r124444 - in /trunk/gcc: ChangeLog crtstuff.c


Author: jakub
Date: Fri May  4 19:20:28 2007
New Revision: 124444

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124444
Log:
	* crtstuff.c (HIDDEN_DTOR_LIST_END): New macro.
	(__do_global_dtors_aux): Use more paranoid loop to run
	destructors if HIDDEN_DTOR_LIST_END.
	(__DTOR_END__): Export as a hidden symbol when HIDDEN_DTOR_LIST_END.

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


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