mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
PR ld/13683
* ld-gc/pr13683.d: Allow non-zero top address digit.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2012-03-06 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR ld/13683
|
||||
* ld-gc/pr13683.d: Allow non-zero top address digit.
|
||||
|
||||
2012-03-05 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
PR ld/13803
|
||||
|
@ -7,6 +7,6 @@
|
||||
# Note - look for both "foo" and "foo2" being defined, non-zero function symbols
|
||||
|
||||
#...
|
||||
0+[1-9a-f]+[0-9a-f]*[ ]T[ ]_*foo
|
||||
0+[1-9a-f]+[0-9a-f]*[ ]T[ ]_*foo2
|
||||
0*[1-9a-f]+[0-9a-f]*[ ]T[ ]_*foo
|
||||
0*[1-9a-f]+[0-9a-f]*[ ]T[ ]_*foo2
|
||||
#...
|
||||
|
Reference in New Issue
Block a user