[PATCH] Loosen the Gold ODR checker to only compare filenames

Ian Lance Taylor iant@google.com
Sat Feb 5 01:56:00 GMT 2011


Jeffrey Yasskin <jyasskin@google.com> writes:

>>>> 2011-02-02  Jeffrey Yasskin  <jyasskin@google.com>
>>>>
>>>>       * dwarf_reader.h: Add a Source_location type, and change the
>>>> addr2line functions to return it.
>>>>       * dwarf_reader.cc: Implement Source_location, and change the
>>>> addr2line functions to return it.
>>>>       * symtab.cc: Sort by just the filename.
>>>>       * object.cc: Convert a Source_location return to a std::string.


Committed to mainline and binutils 2.21 branch with this ChangeLog
entry.

Ian

2011-02-04  Jeffrey Yasskin  <jyasskin@google.com>

	* symtab.cc (Odr_violation_compare::operator()): Sort by just the
	filename.



More information about the Binutils mailing list