r208457 - in /trunk/libgcc: ChangeLog crtstuff.c

uros@gcc.gnu.org uros@gcc.gnu.org
Mon Mar 10 18:31:00 GMT 2014


Author: uros
Date: Mon Mar 10 18:31:20 2014
New Revision: 208457

URL: http://gcc.gnu.org/viewcvs?rev=208457&root=gcc&view=rev
Log:
	PR libgcc/60472
	* crtstuff.c (frame_dummy): Use void **jcr_list temporary
	variable to avoid array subscript is above array bounds warnings.
	Use __builtin_expect when checking *jcr_list for NULL.


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



More information about the Gcc-cvs mailing list