This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] Make collect_probes return an std::vector


On 2017-09-12 11:56, Mark Wielaard wrote:
Hi,

On Mon, 2017-09-11 at 20:17 -0400, Sergio Durigan Junior wrote:
On Sunday, September 10 2017, Simon Marchi wrote:
> I guess it's a bug with that specific version< of the compiler,
> since no other gcc gives me that error.  It is using:
>
>   g++ (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1)
>
> Any idea about this problem?

It seems to me this is indeed a compiler problem.  I've found at
least one report on GCC's bugzilla about a related issue.

Mark, you're the responsible for this specific slave
(marist-fedora-s390x); can you check if it's possible to update the
GCC there, please?

It has been upgraded to gcc (GCC) 6.4.1 20170727 (Red Hat 6.4.1-1).
marist-fedora-s390x is currently running Fedora 25. It will be updated
in the future to Fedora 26 (which will bring an upgrade to GCC 7).

Cheers,

Mark

I have sent my patch to get tested on this builder, and it seems to build fine now. Thanks to you both!

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]