gcc-4.7-20130302 is now available

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

Re: Modeling predicate registers with more than one bit

2013-03-02 Thread Oleg Endo
Hi, On Thu, 2013-02-28 at 11:10 +, Paulo Matos wrote: > Hello, > > I am looking at how to correctly model in GCC predicate registers that > have more than one bit and the value set into to the predicate register > after a comparison depends on the size of the comparison. > > I have looked in