mode-switching.c (create_pre_exit): Force late switching if __builtin_{apply,return...
authorUros Bizjak <ubizjak@gmail.com>
Mon, 5 Nov 2012 19:46:31 +0000 (20:46 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 5 Nov 2012 19:46:31 +0000 (20:46 +0100)
commitb8435aa9450e6c3b222eab7f1fa875f6238c2b99
tree033e1f770ad19a6394eaed9b596b3483d80fd1bc
parent935ec36fdd9f1ebdb32baf7c1d94ac4e390d26c6
mode-switching.c (create_pre_exit): Force late switching if __builtin_{apply,return} emitted a load that require...

* mode-switching.c (create_pre_exit): Force late switching if
__builtin_{apply,return} emitted a load that require mode,
other than MODE_EXIT.

Co-Authored-By: Vladimir Yakovlev <vladimir.b.yakovlev@intel.com>
From-SVN: r193182
gcc/ChangeLog
gcc/mode-switching.c