No git tag for GCC 4.8.2

2013-12-09 Thread H.J. Lu
Hi, There are git tags for GCC 4.8.0 and 4.8.1. But git tag for GCC 4.8.2 is missing. -- H.J.

Re: proposal to make SIZE_TYPE more flexible

2013-12-09 Thread DJ Delorie
First pass at actual code. I took the path of using a new macro in TARGET-modes.def and having genmodes build the relevent tables. Part of the table is created by genmodes, the rest is created at runtime. genmodes: bitsize, mode. runtime: signed/unsigned type trees (eventually, flag for "tar

Re: Controling reloads of movsicc pattern

2013-12-09 Thread Chung-Ju Wu
2013/12/4 BELBACHIR Selim : > Hi, > > My target has : > - 2 registers class to store SImode (like m68k, data $D & address $A). > - moves from wide offset MEM to $D or $A (ex: mov d($A1+50),$A2 ormov > d($A1+50),$D1) > - conditional moves from offset MEM to $D or $A but with a restriction :

Re: [buildrobot] mips64-linux broken

2013-12-09 Thread Maxim Kuvyrkov
On 10/12/2013, at 7:28 am, Steve Ellcey wrote: > On Mon, 2013-12-09 at 08:21 +1300, Maxim Kuvyrkov wrote: > >> I'm looking into this. >> >> Thanks, >> >> -- >> Maxim Kuvyrkov >> www.kugelworks.com > > > My mips-mti-linux-gnu build is working after I applied this patch > locally. I didn't do

Re: [buildrobot] mips64-linux broken

2013-12-09 Thread Steve Ellcey
On Mon, 2013-12-09 at 08:21 +1300, Maxim Kuvyrkov wrote: > I'm looking into this. > > Thanks, > > -- > Maxim Kuvyrkov > www.kugelworks.com My mips-mti-linux-gnu build is working after I applied this patch locally. I didn't do a test build of mips64-linux-gnu. Steve Ellcey sell...@mips.com

Re: 3 libstdc++ tests fail at random

2013-12-09 Thread Uros Bizjak
Hello! > I have been seeing 3 libstdc++ tests: > > FAIL: 17_intro/headers/c++200x/stdc++.cc (test for excess errors) > FAIL: 17_intro/headers/c++200x/stdc++_multiple_inclusion.cc (test for excess > errors) > FAIL: 30_threads/async/async.cc execution test > > fail/pass at random on a fast machine.

Re: Truncate optimisation question

2013-12-09 Thread Eric Botcazou
> Therefore, I think that the best thing to do is to go back to Uros' original > idea of distributing the SUBREG only within a PLUS or a MINUS: > http://gcc.gnu.org/ml/gcc-patches/2012-09/msg01682.html > The outer operation sort of guarantees that operating in this mode is OK for > the target, so

Re: Joseph Myers joins GCC Steering Committee

2013-12-09 Thread Steven Bosscher
On Sun, Dec 8, 2013 at 8:28 PM, David Edelsohn wrote: > On behalf of the entire GCC Steering Committee, it gives me > great pleasure to welcome Joseph Myers as the newest member of the > GCC Steering Committee. We hope that everyone will join us to wish him > all of the support and wisdom f