This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Software pipelining capabilities
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Vasanth <geekvasanth at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 13 Jun 2005 09:30:42 -0400
- Subject: Re: Software pipelining capabilities
- References: <89acfbb605061222232d99b9b9@mail.gmail.com>
>>>>> Vasanth writes:
Vasanth> My question is, am I expecting the wrong version of GCC to be doing
Vasanth> this. I saw the following thread about SMS.
Vasanth> http://gcc.gnu.org/ml/gcc/2003-09/msg00954.html
Vasanth> that seems relevant. Would GCC 4.x be a better version for my
Vasanth> requirement? If not, any ideas would be greatly appreciated.
SMS is available in GCC 4.0, not GCC 3.4.1. GCC 4.1 development
incoporates further improvements. GCC based on GCC 4.x is requirement for
software pipelining capabilities.
David