public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "vries at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug build/26365] New: [build, arm-elf] Compilation error in sim/arm/wrapper.c
Date: Mon, 10 Aug 2020 15:49:17 +0000	[thread overview]
Message-ID: <bug-26365-4717@http.sourceware.org/bugzilla/> (raw)

https://sourceware.org/bugzilla/show_bug.cgi?id=26365

            Bug ID: 26365
           Summary: [build, arm-elf] Compilation error in
                    sim/arm/wrapper.c
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

gdb/gdb_mbuild.sh -e arm-elf fails here:
...
src/sim/arm/wrapper.c: In function 'sim_open':
src/sim/arm/wrapper.c:839:31: error: passing argument 1 of
'sim_target_parse_arg_array' discards 'const' qualifier from pointer target
type [-Werror=discarded-qualifiers]
   sim_target_parse_arg_array (argv);
                               ^~~~
src/sim/arm/wrapper.c:744:1: note: expected 'char **' but argument is of type
'char * const*'
 sim_target_parse_arg_array (char ** argv)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2020-08-10 15:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10 15:49 vries at gcc dot gnu.org [this message]
2020-08-10 16:15 ` [Bug build/26365] " vries at gcc dot gnu.org
2020-08-10 22:02 ` vries at gcc dot gnu.org
2020-08-11  7:55 ` alahay01 at gcc dot gnu.org
2020-08-11 12:10 ` luis.machado at linaro dot org
2020-08-11 12:10 ` luis.machado at linaro dot org
2020-08-11 12:10 ` luis.machado at linaro dot org
2020-08-11 12:10 ` luis.machado at linaro dot org
2020-08-11 13:26 ` luis.machado at linaro dot org
2020-08-11 18:47 ` [Bug sim/26365] " luis.machado at linaro dot org
2020-08-13 13:33 ` cvs-commit at gcc dot gnu.org
2020-08-13 13:33 ` luis.machado at linaro dot org

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=bug-26365-4717@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /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).