OSDN Git Service

* config/avr/avr.c (avr_handle_fndecl_attribute): Generate a
authormarekm <marekm@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Nov 2004 23:15:59 +0000 (23:15 +0000)
committermarekm <marekm@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Nov 2004 23:15:59 +0000 (23:15 +0000)
commit7a238e401151eade52f6ce27fd1509eff43d6cfd
treefeb1f0e90b043949cc205fc5048072449cc143c6
parent3ad5a5441e1cb714efe886e7218c0d8a5331209f
* config/avr/avr.c (avr_handle_fndecl_attribute): Generate a
warning if the function name does not begin with "__vector" and the
function has either the 'signal' or 'interrupt' attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91433 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/avr/avr.c