]> gcc.gnu.org Git - gcc.git/commit - gcc/config/sh/sh.c
sh.c (print_operand): lookup interrupt_handler attribute instead of relying on static...
authorStan Cox <scox@cygnus.com>
Fri, 11 Dec 1998 11:18:26 +0000 (11:18 +0000)
committerStan Cox <scox@gcc.gnu.org>
Fri, 11 Dec 1998 11:18:26 +0000 (11:18 +0000)
commit157131d73a40122f7fedbcec3ad204e878ca2f56
tree08e45a7cef0ba9d63098e6b579443435a90a4a90
parent7d91fc530a176c8831245bfa38b758d6bfe79591
sh.c (print_operand): lookup interrupt_handler attribute instead of relying on static variable.

* sh.c (print_operand): lookup interrupt_handler attribute instead
of relying on static variable.
* (calc_live_regs): Likewise.
* (sh_pragma_insert_attributes): Create interrupt_handler
attribute if a pragma was specified
* (sh_valid_machine_decl_attribute): Don't set static flag.
* sh.h (PRAGMA_INSERT_ATTRIBUTES): New.

From-SVN: r24265
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.h
This page took 0.057733 seconds and 5 git commands to generate.