This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [AVR] Add support of the __attribute__((alias(...)))
- From: Denis Chertykov <denisc at overta dot ru>
- To: "Anatoly Sokolov" <aesok at post dot ru>
- Cc: <gcc-patches at gcc dot gnu dot org>, <denisc at overta dot ru>
- Date: 01 Jun 2006 19:11:43 +0400
- Subject: Re: [AVR] Add support of the __attribute__((alias(...)))
- References: <000001c6835c$5feac890$5512c10a@root>
"Anatoly Sokolov" <aesok@post.ru> writes:
> Hi.
>
> This patch adds support of the __attribute__((alias(...))) in AVR-GCC. No new
> regresion in GCC testsuite.
>
> 2006-05-30 Anatoly Sokolov <aesok@post.ru>
>
> ChangeLog:
>
> * config/avr/avr.h (SET_ASM_OP): Define.
Committed.
Denis.