https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81075
Bug ID: 81075 Summary: [avr] Move jump-tables out of .text Product: gcc Version: 6.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: gjl at gcc dot gnu.org Target Milestone: --- Since PR71151 has been fixed (v6.2), we have JUMP_TABLES_IN_TEXT_SECTION. This means that branches that cross such tables have larger branch offsets than before that fix. Hence resurrect jump tables that are not in .text.