Hi!
On 2019-09-30T00:03:00-0700, Frederik Harwath wrote:
> The patch changes libgomp/libgomp_g.h to include stdint.h instead of the
> internal gstdint.h. The inclusion of gstdint.h has been
> introduced by GCC trunk r265930, presumably because this introduced uses of
> uintptr_t. Since gstdint.
On Mon, Sep 30, 2019 at 03:45:51PM +0200, Jakub Jelinek wrote:
> > Am 30.09.2019 um 09:25 schrieb Jakub Jelinek:
> > > On Mon, Sep 30, 2019 at 12:03:00AM -0700, Frederik Harwath wrote:
> > >> The patch changes libgomp/libgomp_g.h to include stdint.h instead of the
> > >> internal gstdint.h. [...]
On Mon, Sep 30, 2019 at 03:42:34PM +0200, Harwath, Frederik wrote:
>
> Hi Jakub,
>
> Am 30.09.2019 um 09:25 schrieb Jakub Jelinek:
> > On Mon, Sep 30, 2019 at 12:03:00AM -0700, Frederik Harwath wrote:
> >> The patch changes libgomp/libgomp_g.h to include stdint.h instead of the
> >> internal gst
Hi Jakub,
Am 30.09.2019 um 09:25 schrieb Jakub Jelinek:
> On Mon, Sep 30, 2019 at 12:03:00AM -0700, Frederik Harwath wrote:
>> The patch changes libgomp/libgomp_g.h to include stdint.h instead of the
>> internal gstdint.h. [...]
>
> That looks wrong, will make libgomp less portable. [...]
>
On Mon, Sep 30, 2019 at 12:03:00AM -0700, Frederik Harwath wrote:
> Hi,
> I am a new member of Mentor's Sourcery Tools Services group and this is the
> first patch that I am submitting here.
> I do not have write access to the svn repository yet, hence someone would
> have to merge this patch for