mirror of
https://github.com/bebbo/amigaos-binutils-2.14.git
synced 2025-12-08 20:28:25 +00:00
@N treat .gcc_except_table as .data
This commit is contained in:
@ -297,6 +297,7 @@ static const pseudo_typeS potable[] = {
|
||||
{"common", s_mri_common, 0},
|
||||
{"common.s", s_mri_common, 1},
|
||||
{"data", s_data, 0},
|
||||
{"gcc_except_table", s_data, 0},
|
||||
#ifdef OBJ_AMIGAHUNK
|
||||
{"datachip", s_data_chip, 0},
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user