Dear Cesar,
sorry for the slow review.
On 22 August 2014 17:08, Cesar Philippidis wrote:
In OpenMP, one has (OMP 4.0, 2.14.3): "A list item that specifies a
given variable may not appear in more than one clause on the same
directive, except that a variable may be specified in both firstprivate
On 09/07/2014 11:17 PM, Chen Gang wrote:
>> On 8/13/14 23:10, Michael Eager wrote:
>>> On 07/06/14 03:26, Chen Gang wrote:
* microblaze/mocroblaze.md (call_value_intern): Use 'SI' instead of
'VOID' for operand 1, just like 'call_internal1' has done.
The related warnin
Changes syntax of for pattern to:
(for op (list1...) op2 (list2...) opN (listN...)
patterns)
Number of operator substitutions must be same.
* genmatch.c (peek_ident): Change id to default argument with value 0.
(parse_for): Adjust.
* match-builtin.pd: Rewrite for-patterns to match new syn
On Sep 6, 2014, at 12:20 AM, Andreas Schwab wrote:
> Mike Stump writes:
>
>> Index: config/pa/pa64-hpux.h
>> ===
>> --- config/pa/pa64-hpux.h(revision 214981)
>> +++ config/pa/pa64-hpux.h(working copy)
>> @@ -336,7 +336,7 @@
On 09/05/14 03:06, ro...@nextmovesoftware.com wrote:
../../../../gcc/libgcc/libgcov-interface.c:137:1: warning: alias definitions not
supported in Mach-O; ignored
ALIAS (__gcov_reset_int, __gcov_reset);
That doesn't sound like it's going to work then. I've gone with the attached
patch. If
The attached change fixes an ICE in dbxout_type on hppa2.0w-hp-
hpux11.11 compiling auto-fn24.C.
Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11.
OK for trunk and 4.9?
Dave
--
John David Anglin dave.ang...@bell.net
2014-09-07 John David Anglin
PR debug/60433
The attached patch fixes bootstrap on hpux which doesn't have the
atoll function.
Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11.
OK for trunk?
Dave
--
John David Anglin dave.ang...@bell.net
2014-09-07 John David Anglin
PR gcpv-profile/61790
* gcov-tool.c
On Sun, 27 Jul 2014, Marc Glisse wrote:
On Thu, 10 Jul 2014, Richard Biener wrote:
--- gcc/tree-into-ssa.c (revision 212109)
+++ gcc/tree-into-ssa.c (working copy)
@@ -1831,26 +1831,38 @@ maybe_register_def (def_operand_p def_p,
{
tree def = DEF_FROM_PTR (def_p);
tree sym = DECL_P (def)
> On 8/13/14 23:10, Michael Eager wrote:
>> On 07/06/14 03:26, Chen Gang wrote:
>>>
>>>* microblaze/mocroblaze.md (call_value_intern): Use 'SI' instead of
>>>'VOID' for operand 1, just like 'call_internal1' has done.
>>>
>>> The related warning:
>>>
>>>../../gcc/gcc/config/microblaze/mi
As said in PR63182, the attached patch fixes bootstrap without regression. Any
reason why it has not yet been committed?
Dominique
Le 3 sept. 2014 à 15:15, Nathan Sidwell a écrit :
> On 09/03/14 04:06, Dominique Dhumieres wrote:
>>> I've committed the patch now.
>>
>> It (r214840) breaks boot
On Sun, Sep 07, 2014 at 08:18:39AM +0400, Yuri Gribov wrote:
> >> Hm, isn't it already enabled by default for Emacs (in .dirs-local.el)?
> >
> > That may well be. But Vim is not Emacs.
>
> Why is Vim special?
Because you are changing the editor behaviour for Vim users. Duh.
> > This all should
On 05/09/14 19:50, Richard Biener wrote:
> Well - the best way would be to expose the target specifics to GIMPLE
> at some point in the optimization pipeline. My guess would be that it's
> appropriate after loop optimizations (but maybe before induction variable
> optimization).
>
> That is, hav
12 matches
Mail list logo