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]

r195282 - /branches/google/gcc-4_7/gcc/dwarf2out.c


Author: sterling
Date: Thu Jan 17 21:54:53 2013
New Revision: 195282

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195282
Log:
Fix for Google ref: b/8013197.

Address table entries will already have been removed at this point in
resolve_addr, so no need to call again.

Modified:
    branches/google/gcc-4_7/gcc/dwarf2out.c


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