On Mon, Jun 08, 2015 at 03:38:03PM +0200, Jakub Jelinek wrote:
> On Mon, Jun 08, 2015 at 03:32:50PM +0200, Andreas Krebbel wrote:
> > On 06/01/2015 10:22 AM, Jakub Jelinek wrote:
> > > On Fri, May 22, 2015 at 09:54:00AM +0200, Andreas Krebbel wrote:
> > >> On Tue, May 19, 2015 at 10:40:26AM +0200,
On Mon, Jun 08, 2015 at 03:32:50PM +0200, Andreas Krebbel wrote:
> On 06/01/2015 10:22 AM, Jakub Jelinek wrote:
> > On Fri, May 22, 2015 at 09:54:00AM +0200, Andreas Krebbel wrote:
> >> On Tue, May 19, 2015 at 10:40:26AM +0200, Andreas Krebbel wrote:
> >>> On 05/18/2015 04:19 PM, Richard Biener wro
On 06/01/2015 10:22 AM, Jakub Jelinek wrote:
> On Fri, May 22, 2015 at 09:54:00AM +0200, Andreas Krebbel wrote:
>> On Tue, May 19, 2015 at 10:40:26AM +0200, Andreas Krebbel wrote:
>>> On 05/18/2015 04:19 PM, Richard Biener wrote:
Please use uint64_t instead.
>>>
>>> Done. Ok with that change?
On Fri, May 22, 2015 at 09:54:00AM +0200, Andreas Krebbel wrote:
> On Tue, May 19, 2015 at 10:40:26AM +0200, Andreas Krebbel wrote:
> > On 05/18/2015 04:19 PM, Richard Biener wrote:
> > > Please use uint64_t instead.
> >
> > Done. Ok with that change?
>
> I've applied the following patch.
Note t
On Tue, May 19, 2015 at 10:40:26AM +0200, Andreas Krebbel wrote:
> On 05/18/2015 04:19 PM, Richard Biener wrote:
> > Please use uint64_t instead.
>
> Done. Ok with that change?
I've applied the following patch.
Bye,
-Andreas-
gcc/
* recog.h: Increase MAX_RECOG_ALTERNATIVES.
Cha
On Tue, May 19, 2015 at 10:40 AM, Andreas Krebbel
wrote:
> On 05/18/2015 04:19 PM, Richard Biener wrote:
>> On Mon, May 18, 2015 at 3:41 PM, Andreas Krebbel
>> wrote:
>>> The new version also changes the type for the alternative_mask to unsigned
>>> HOST_WIDE_INT.
>>>
>>> Bootstrapped without re
On 05/18/2015 04:19 PM, Richard Biener wrote:
> On Mon, May 18, 2015 at 3:41 PM, Andreas Krebbel
> wrote:
>> The new version also changes the type for the alternative_mask to unsigned
>> HOST_WIDE_INT.
>>
>> Bootstrapped without regressions on x86-64.
>>
>> Ok to apply?
>
> Please use uint64_t i
On Mon, May 18, 2015 at 3:41 PM, Andreas Krebbel
wrote:
> The new version also changes the type for the alternative_mask to unsigned
> HOST_WIDE_INT.
>
> Bootstrapped without regressions on x86-64.
>
> Ok to apply?
Please use uint64_t instead.
Richard.
> Bye,
>
> -Andreas-
>
> gcc/
> *
The new version also changes the type for the alternative_mask to unsigned
HOST_WIDE_INT.
Bootstrapped without regressions on x86-64.
Ok to apply?
Bye,
-Andreas-
gcc/
* recog.h: Increase MAX_RECOG_ALTERNATIVES.
---
gcc/recog.h |4 ++--
1 file changed, 2 insertions(+), 2 deletions
On 05/11/2015 07:23 AM, Andreas Krebbel wrote:
With the vector facility support z13 mov patterns have more than 30
alternatives.
gcc/
* recog.h: Increase MAX_RECOG_ALTERNATIVES.
---
gcc/recog.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/recog.h b/gcc/re
On 05/11/2015 04:01 PM, Segher Boessenkool wrote:
> On Mon, May 11, 2015 at 03:23:29PM +0200, Andreas Krebbel wrote:
>> With the vector facility support z13 mov patterns have more than 30
>> alternatives.
>
> Wow, that is a lot!
>
>> --- a/gcc/recog.h
>> +++ b/gcc/recog.h
>> @@ -23,7 +23,7 @@ alo
On Mon, May 11, 2015 at 03:23:29PM +0200, Andreas Krebbel wrote:
> With the vector facility support z13 mov patterns have more than 30
> alternatives.
Wow, that is a lot!
> --- a/gcc/recog.h
> +++ b/gcc/recog.h
> @@ -23,7 +23,7 @@ along with GCC; see the file COPYING3. If not see
> /* Random nu
With the vector facility support z13 mov patterns have more than 30
alternatives.
gcc/
* recog.h: Increase MAX_RECOG_ALTERNATIVES.
---
gcc/recog.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/recog.h b/gcc/recog.h
index 8a38b26..4d8ca0c 100644
--- a/gcc/recog
13 matches
Mail list logo