public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/26366] New: [build, m32c-elf] Werror errors
@ 2020-08-10 17:50 vries at gcc dot gnu.org
  2020-08-18  8:44 ` [Bug build/26366] " vries at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2020-08-10 17:50 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 26366
           Summary: [build, m32c-elf] Werror errors
           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: ---

...
$ grep -B1 error: mbuild/m32c-elf/Build.log
src/sim/m32c/gdb-if.c: In function 'sim_do_command':
src/sim/m32c/gdb-if.c:661:10: error: assignment discards 'const' qualifier from
pointer target type [-Werror=discarded-qualifiers]
--
src/sim/m32c/mem.c: In function 'mem_put_blk':
src/sim/m32c/mem.c:374:61: error: wrong type argument to increment
[-Werror=pointer-arith]
--
src/sim/m32c/mem.c: In function 'mem_get_blk':
src/sim/m32c/mem.c:542:21: error: wrong type argument to increment
[-Werror=pointer-arith]
--
src/sim/m32c/r8c.opc: In function 'decode_r8c':
src/sim/m32c/r8c.opc:592:17: error: ISO C90 forbids mixed declarations and code
[-Werror=declaration-after-statement]
--
                 ^~~
src/sim/m32c/r8c.opc:1374:17: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
                 ^~~
src/sim/m32c/r8c.opc:1402:17: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
                 ^~~
src/sim/m32c/r8c.opc:1261:17: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
                 ^~~
src/sim/m32c/r8c.opc:984:17: error: ISO C90 forbids mixed declarations and code
[-Werror=declaration-after-statement]
--
                 ^~~~~~
src/sim/m32c/r8c.opc:1237:11: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
           ^~~~~~
src/sim/m32c/r8c.opc:1162:11: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
src/sim/m32c/m32c.opc: In function 'decode_m32c':
src/sim/m32c/m32c.opc:1566:11: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
           ^~~~~~
src/sim/m32c/m32c.opc:1651:11: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
           ^~~~~~
src/sim/m32c/m32c.opc:1590:11: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
           ^~~
src/sim/m32c/m32c.opc:1680:17: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
--
                 ^~~
src/sim/m32c/m32c.opc:1352:17: error: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]
...

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

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

* [Bug build/26366] [build, m32c-elf] Werror errors
  2020-08-10 17:50 [Bug build/26366] New: [build, m32c-elf] Werror errors vries at gcc dot gnu.org
@ 2020-08-18  8:44 ` vries at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2020-08-18  8:44 UTC (permalink / raw)
  To: gdb-prs

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

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.burgess at embecosm dot com

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

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

end of thread, other threads:[~2020-08-18  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-10 17:50 [Bug build/26366] New: [build, m32c-elf] Werror errors vries at gcc dot gnu.org
2020-08-18  8:44 ` [Bug build/26366] " vries at gcc dot gnu.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).