Fix the test for PR 18963 so that it will work on 16-bit targets.
[deliverable/binutils-gdb.git] / ld / emultempl / astring.sed
1 s/["\\]/\\&/g
2 s/$/\\n\\/
3 1 s/^/"/
4 25s/\\$/"/
5 26s/^/"/
6 50s/\\$/"/
7 51s/^/"/
8 75s/\\$/"/
9 76s/^/"/
10 100s/\\$/"/
11 101s/^/"/
12 $ s/$/n"/
13 $ s/\\n"n"$/\\n"/
This page took 0.035574 seconds and 4 git commands to generate.