mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2025-11-19 19:40:19 +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