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.
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
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 :
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
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
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.
> 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
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