This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [PATCH] Merge dg-extract-results.{sh,py} from GCC upstream


On 12/15/2014 11:33 PM, Sergio Durigan Junior wrote:

> 
> gdb/testsuite/ChangeLog:
> 2014-12-14  Sergio Durigan Junior  <sergiodj@redhat.com>
> 
> 	Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
> 	r210637, r210913, r211666, r215400, r215817).
> 
> 	2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
> 		* dg-extract-results.py: New file.

Unfortunately, the Python version of this script (dg-extract-results.py)
doesn't produce stable results.  The sorting changes between runs for
some reason.  That may be tolerable for GCC, but for GDB, it often
renders test diffing unworkable.

I think we should remove dg-extract-results.py, and re-sync
dg-extract-results.sh from the gcc repo to pick up your fix for
the grep/binary issue that went in meanwhile.

WDYT?

Thanks,
Pedro Alves


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