>>> * ada/adaint.c (__gnat_is_djgpp): define (1 for DJGPP host, 0
>>> otherwise). * ada/s-os_lib.ads (Is_Djgpp): import __gnat_is_djgpp as
>>> constant. * ada/s-os_lib.adb (Normalize_Pathname): support DJGPP special
>>> paths (/dev/*) for DJGPP hosts
>> The patch does more than this though:
>
On 08/12/2016 11:15 PM, Joseph Myers wrote:
Next observation on this script: it dies if a bug number in the given
range doesn't exist, with an error like:
Marking as spam: PR75336
Traceback (most recent call last):
File "./mark_spam.py", line 98, in
mark_as_spam(id, args.api_key, args.ver
Looks good to me.
On Sat, Aug 13, 2016 at 9:55 AM, John David Anglin wrote:
> Currently, trunk fails to boot fortran on hpux because of the following error:
>
> /xxx/gnu/gcc/objdir/./prev-gcc/xg++ -B/xxx/gnu/gcc/objdir/./prev-gcc/
> -B/opt/gnu64/gcc/gcc-7/hppa64-hp-hpux11.00/bin/ -nostdinc++
>
Currently, trunk fails to boot fortran on hpux because of the following error:
/xxx/gnu/gcc/objdir/./prev-gcc/xg++ -B/xxx/gnu/gcc/objdir/./prev-gcc/
-B/opt/gnu64/gcc/gcc-7/hppa64-hp-hpux11.00/bin/ -nostdinc++
-B/xxx/gnu/gcc/objdir/prev-hppa64-hp-hpux11.00/libstdc++-v3/src/.libs
-B/xxx/gnu/gcc/o
On Fri, 2016-08-05 15:43:02 +0200, Martin Liška wrote:
[...]
> Great, attaching install candidate.
> >From 0b3ac8636ef34b02e301f22c86dde0602f9969ef Mon Sep 17 00:00:00 2001
> From: marxin
> Date: Thu, 28 Jul 2016 14:32:47 +0200
> Subject: [PATCH 1/4] Cherry-pick fprofile-generate-atomic from goo
On 13 August 2016 at 16:56, Prathamesh Kulkarni
wrote:
> On 28 July 2016 at 19:05, Prathamesh Kulkarni
> wrote:
>> On 8 June 2016 at 19:53, Richard Biener wrote:
>>> On Fri, 3 Jun 2016, Jim Wilson wrote:
>>>
On Mon, May 30, 2016 at 12:45 AM, Richard Biener wrote:
> Joseph - do you kno
On 08/12/2016 07:18 PM, Eric Botcazou wrote:
2016-07-30 Andris Pavenis
* ada/adaint.c (__gnat_is_djgpp): define (1 for DJGPP host, 0
otherwise). * ada/s-os_lib.ads (Is_Djgpp): import __gnat_is_djgpp as
constant. * ada/s-os_lib.adb (Normalize_Pathname): support DJGPP special
paths (/dev/*)
On 28 July 2016 at 19:05, Prathamesh Kulkarni
wrote:
> On 8 June 2016 at 19:53, Richard Biener wrote:
>> On Fri, 3 Jun 2016, Jim Wilson wrote:
>>
>>> On Mon, May 30, 2016 at 12:45 AM, Richard Biener wrote:
>>> > Joseph - do you know sth about why there's not a full set of divmod
>>> > libfuncs i