commit | b49e058cd3b60cfff67c8ec5400e1cd7f240bcc1 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Wed Apr 08 21:25:00 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed Apr 08 21:25:00 2009 -0400 |
tree | e08ec0e4323f277d92027ee3b0fb529f2a760657 | |
parent | 7cf17f2e436e466b52b67cca735397089ff78086 [diff] |
Turn off new gcc tree-switch-conversion option in 16bit mode. This option emits code which accesses global variables - it wont work in 16bit mode.