aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/pr25543.s
blob: 71bfe05a0c837a177929230312b58a09f339bdc7 (plain)
1
2
3
4
5
6
7
	.data
	.asciz "line1 : This is a line without a newline at the end"
	.asciz "line2 : This is a line with a newline at the end\n"
	.asciz "line3 : This is a line with a \nnewline in the middle"
	.asciz "line4 : This is a line with a \rcontrol character"
	.asciz ""
	.asciz "line6 : The previous line was empty\n"