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]

r196509 - /branches/google/gcc-4_7/libgcc/dyn-i...


Author: xur
Date: Wed Mar  6 20:45:36 2013
New Revision: 196509

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196509
Log:
2013-03-06  Rong Xu  <xur@google.com>
This patch fixed off-by-1 bug.
Tested with gcc-regression.

	* libgcc/dyn-ipa.c (modu_add_auxiliary): Fix out-of-bound
        access.

Modified:
    branches/google/gcc-4_7/libgcc/dyn-ipa.c


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