This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Alias attribute vs targets
- From: Paolo Carlini <pcarlini at suse dot de>
- To: James E Wilson <wilson at specifixinc dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 09 Aug 2004 21:52:04 +0200
- Subject: Re: Alias attribute vs targets
- References: <4115398D.5040602@suse.de> <4117C27C.20209@specifixinc.com>
James E Wilson wrote:
All ELF targets will have it. All targets using GNU as as the system
assembler will have it. All others are suspect. Just doing a quick
grep, notable exceptions to this rule are cygwin and AIX.
... [snip]
Thank you very much for the detailed information,
Paolo.