public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tamar Christina <Tamar.Christina@arm.com>
To: "Martin Liška" <mliska@suse.cz>,
	"Marek Polacek" <polacek@redhat.com>,
	"GCC Patches" <gcc-patches@gcc.gnu.org>
Subject: RE: PSA: Default C++ dialect is now C++17
Date: Tue, 30 Jun 2020 09:16:00 +0000	[thread overview]
Message-ID: <VI1PR08MB5325060E68B23591B1112E20FF6F0@VI1PR08MB5325.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <ea80b95a-9fcd-11d8-8578-6d46a40fdfbe@suse.cz>

> >>
> >
> > Just a small note that 510.parest_r SPEC 2017 benchmark can't be built
> > now with default changed to -std=c++17. The spec config needs to be
> adjusted.
> >
> > Martin
> 
> And there one another failure in 520.omnetpp_r caused by run-time error:
> <!> Error during startup: Register_Function() or cMathFunction: attempt to
> register function "SPEC_HYPOT" with wrong number of arguments 2, should
> be 3.
> 
> which is about call of std::__hypot3 which has newly 3 args since c++ 17:
> https://en.cppreference.com/w/cpp/numeric/math/hypot
> 

Thanks!, I was scratching my head where this error came from..

Regards,
Tamar

> Martin


      reply	other threads:[~2020-06-30  9:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-26 19:34 Marek Polacek
2020-06-26 19:58 ` Marek Polacek
2020-06-29  7:51 ` Martin Liška
2020-06-29 14:57   ` Marek Polacek
2020-06-29 17:24     ` Martin Liška
2020-09-14 15:13       ` Jason Merrill
2020-09-15  1:17         ` Marek Polacek
2020-09-15 15:36           ` Jeff Law
2020-06-29 18:11   ` Martin Liška
2020-06-30  9:16     ` Tamar Christina [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=VI1PR08MB5325060E68B23591B1112E20FF6F0@VI1PR08MB5325.eurprd08.prod.outlook.com \
    --to=tamar.christina@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mliska@suse.cz \
    --cc=polacek@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).