public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/26365] New: [build, arm-elf] Compilation error in sim/arm/wrapper.c
@ 2020-08-10 15:49 vries at gcc dot gnu.org
  2020-08-10 16:15 ` [Bug build/26365] " vries at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: vries at gcc dot gnu.org @ 2020-08-10 15:49 UTC (permalink / raw)
  To: gdb-prs

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.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-08-13 13:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-10 15:49 [Bug build/26365] New: [build, arm-elf] Compilation error in sim/arm/wrapper.c vries at gcc dot gnu.org
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

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).