Re: gcc-4.5/4.4: Bug in .subreg1 pass?

2011-02-27 Thread Denis Chertykov
2011/2/26 Georg-Johann Lay : > Georg-Johann Lay schrieb: >> >> Denis Chertykov schrieb: >> >>> 2011/2/26 Georg Johann Lay >>> Eric Botcazou schrieb: >> What does "word" mean here? Is it a 32-bit entity or is it according >> to >> word_mode which is QImode for avr? > >

Re: temporarily giving up using Git for GCC MELT

2011-02-27 Thread Frank Ch. Eigler
Miles Bader writes: > [...] > Do you use the http: or git: protocol for cloning? The official gcc git > repo only supports the "old" git http: protocol, which is almost useless > on slow/high-latency networks... gcc.gnu.org does talk git:// too. By "new http", you are probably referring to the

Re: temporarily giving up using Git for GCC MELT

2011-02-27 Thread Miles Bader
On Sun, Feb 27, 2011 at 11:19 PM, Frank Ch. Eigler wrote: > Miles Bader writes: >> Do you use the http: or git: protocol for cloning?  The official gcc git >> repo only supports the "old" git http: protocol, which is almost useless >> on slow/high-latency networks... > > gcc.gnu.org does talk git

Parma Polyhedra Library 0.11.2

2011-02-27 Thread Prof. Roberto Bagnara
We announce the availability of PPL 0.11.2, a new release of the Parma Polyhedra Library. This release fixes a few minor bugs in PPL 0.11.1. The precise list of user-visible changes is available at http://www.cs.unipr.it/ppl/Download/ftp/releases/0.11.2/NEWS For more information, please co

gcc-4.3-20110227 is now available

2011-02-27 Thread gccadmin
Snapshot gcc-4.3-20110227 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20110227/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.3 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

how can I write a right V32QI Unpack Low Data insn pattern?

2011-02-27 Thread Liu
hi all I write a v16hi mode Unpack Low Data insn pattern and it is OK. v8si and v4di modes are OK, too. But the v32qi mode Unpack Low Data insn pattern get error like: ../../gcc-4.5.1/gcc/config/mips/hr.md:509: error: expected identifier or ‘(’ before ‘goto’ ../../gcc-4.5.1/gcc/config/mips/hr.md:51