m32c.c (m32c_emit_epilogue): Check for R8C or M16C chip and ignore the "fast_interrup...
authorDJ Delorie <dj@redhat.com>
Wed, 16 Sep 2009 22:18:30 +0000 (18:18 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 16 Sep 2009 22:18:30 +0000 (18:18 -0400)
commit402f2db8e6a58496c57a602609eddda363304833
tree741c4169ead4eff9580b64c147fe6354cac9ea2d
parentee3422cf454a833648a34bee99beddb0dea78757
m32c.c (m32c_emit_epilogue): Check for R8C or M16C chip and ignore the "fast_interrupt" attribute if so.

* config/m32c/m32c.c (m32c_emit_epilogue): Check for R8C or M16C
chip and ignore the "fast_interrupt" attribute if so.

From-SVN: r151780
gcc/ChangeLog
gcc/config/m32c/m32c.c