This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bundle boundaries in ia64 assembly output?
- From: Geert Bosch <bosch at gnat dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: "Jan Beulich" <JBeulich at novell dot com>, <gcc at gcc dot gnu dot org>
- Date: Mon, 24 Jan 2005 11:58:07 -0500
- Subject: Re: bundle boundaries in ia64 assembly output?
- References: <s1f4f81e.025@emea1-mh.id2.novell.com> <219E3664-6E23-11D9-B68A-000393754BEA@gnat.com> <je7jm2py9s.fsf@sykes.suse.de>
On Jan 24, 2005, at 11:50, Andreas Schwab wrote:
??? Isn't gcc already using them?
These tags are ussed inside explicit bundles (delimited with { and }),
and GCC cannot output such bundles.
-Geert