difference, list them all.
+2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
+
+ * lib/gas-defs.exp (regexp_diff): Don't break on the first
+ difference, list them all.
+
2000-03-29 Nick Clifton <nickc@cygnus.com
* gas/arm/thumb.s: Add test of bal instruction.
-# Copyright (C) 1993, 1994, 1997 Free Software Foundation, Inc.
+# Copyright (C) 1993, 1994, 1997, 1998, 1999, 2000 Free Software
+# Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
send_log "regexp_diff match failure\n"
send_log "regexp \"^$line_b$\"\nline \"$line_a\"\n"
set differences 1
- break
}
}
}