crtstuff.c
25.7 KB
-
re PR libgcc/63832 (crtstuff.c:400:19: warning: array subscript is above array… · 2405e0ea
re PR libgcc/63832 (crtstuff.c:400:19: warning: array subscript is above array bounds [-Warray-bounds]) PR libgcc/63832 * crtstuff.c (__do_global_dtors_aux) [HIDDEN_DTOR_LIST_END]: Use func_ptr *dtor_list temporary variable to avoid "array subscript is above array bounds" warnings. From-SVN: r218759
Uros Bizjak committed