------- Comment #8 from jakub at gcc dot gnu dot org 2009-09-02 17:21 ------- If Solaris strip reorders the sections, I'm afraid either we have to compare one section by one, or somehow force them to be reordered in the same order, or give up on bootstrap-debug on Solaris when not using GNU ld/strip.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41228