https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68141
--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> --- Author: ian Date: Fri Nov 20 23:44:25 2015 New Revision: 230689 URL: https://gcc.gnu.org/viewcvs?rev=230689&root=gcc&view=rev Log: PR go/68141 compiler: Use references in Archive_iterator comparison functions. Fixes minor performance problem pointed out in https://gcc.gnu.org/PR68141 . Reviewed-on: https://go-review.googlesource.com/17153 Modified: trunk/gcc/go/gofrontend/MERGE trunk/gcc/go/gofrontend/import-archive.cc