This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/48328] GCC failed to generate 16bit relative jump table


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48328

--- Comment #1 from Carrot <carrot at google dot com> 2011-03-30 07:25:31 UTC ---
Another possible enhancement is we can also use HImode jump table entries.
Similar to cases min<0, although tbh is not available in arm mode, we can use
separate instruction to load offset and adjust PC.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]