------- Comment #4 from aoliva at gcc dot gnu dot org  2009-09-02 14:52 -------
Hello, Dominique, thanks for the report.

Would you please run:

  # /path/to/srcdir/contrib/compare-debug --preserve stage[23]-gcc/intl.o

and let me know what it outputs.  Comparing the objdump output for both
.stripped object files would be desirable as well.  I'm wondering whether there
was a failure to strip them, or some compare failure because of the naïve use
of cmp.

If strip won't get object files that would pass compare, then compare-debug
will have to be disabled for this platform.  But maybe there's some simple
work-around, like using the tail&compare compare code that we use elsewhere.

Thanks in advance,


-- 

aoliva at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |aoliva at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-09-02 14:52:13
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41224

Reply via email to