i386.c (ix86_trampoline_init): Switch arms of if expr.
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 11 Jul 2011 17:57:49 +0000 (19:57 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 11 Jul 2011 17:57:49 +0000 (19:57 +0200)
commitf9610d205a723ac0d4cb4076dbd2d935b0077373
treeb69e6e1c54778d6baf9070b704dad28ca59ae249
parent4d4a9b72beceb6e1bf6233f4e2496a6e34b6332f
i386.c (ix86_trampoline_init): Switch arms of if expr.

* config/i386/i386.c (ix86_trampoline_init): Switch arms of if expr.
Use offset everywhere.  Always assert that offset <= TRAMPOLINE_SIZE.

From-SVN: r176173
gcc/ChangeLog
gcc/config/i386/i386.c