mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-11 16:46:14 +08:00
Fix typo last change
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
#as: --pic --underscore --em=criself
|
#as: --pic --underscore --em=criself
|
||||||
#ld: -m crislinux -shared
|
#ld: -m crislinux -shared
|
||||||
#objdump: -dr
|
#objdump: -dr
|
||||||
#error: \A[^\nc][^\n]*o: uses _-prefixed [^\nc]*\n[^\nc][^\n]* failed to merge [^\nc]*\n[^\nc][^\n]* no GOT [^\n]*\n[^\nc][^\n]* Bad value\Z
|
#error: \A[^\nc][^\n]*o: uses _-prefixed [^\nc]*\n[^\nc][^\n]* failed to merge [^\n]*\n[^\nc][^\n]* no GOT [^\n]*\n[^\nc][^\n]* Bad value\Z
|
||||||
|
|
||||||
# The error regex above is supposed to not match if we get a
|
# The error regex above is supposed to not match if we get a
|
||||||
# SEGV, in which case we'll see "child killed: segmentation
|
# SEGV, in which case we'll see "child killed: segmentation
|
||||||
|
Reference in New Issue
Block a user