mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
7 lines
308 B
D
7 lines
308 B
D
#name: prevent merging of lower and upper attributes
|
|
#source: attr-gnu-main.s -ml -mdata-region=lower
|
|
#source: attr-gnu-obj.s -ml -mdata-region=upper
|
|
#ld:
|
|
#error: .*can use the upper region for data, but.*assumes data is exclusively in lower memory.*
|
|
#error: .*failed to merge target specific data of file.*
|