[Bug target/92902] jump tables are put in the .text section
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 11 10:01:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92902
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2019-12-11
CC| |ebotcazou at gcc dot gnu.org
Target Milestone|--- |8.4
Summary|gcc 9.2 puts "jump tables" |jump tables are put in the
|in the .text section |.text section
Ever confirmed|0 |1
--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Nothing has changed in GCC 9.x and this is also visible with GCC 7 & 8,
although the SPARC port is configured with JUMP_TABLES_IN_TEXT_SECTION set to
0.
More information about the Gcc-bugs
mailing list