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

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

            Bug ID: 26369
           Summary: [build,v850-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 error: -B1 mbuild/v850-elf/Build.log
src/sim/v850/simops.c: In function 'OP_10007E0':
src/sim/v850/simops.c:1651:6: error: implicit declaration of function 'free'
[-Werror=implicit-function-declaration]
--
      ^~~~
src/sim/v850/simops.c:1651:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
src/sim/v850/simops.c:1651:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1667:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1667:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1713:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1713:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1729:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1729:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1757:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1757:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1791:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1791:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1849:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1849:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1862:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1862:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1875:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1875:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1888:6: error: incompatible implicit declaration of
built-in function 'free' [-Werror]
--
src/sim/v850/simops.c:1888:6: note: include '<stdlib.h>' or provide a
declaration of 'free'
src/sim/v850/simops.c:1955:4: error: implicit declaration of function 'abort'
[-Werror=implicit-function-declaration]
--
    ^~~~~
src/sim/v850/simops.c:1955:4: error: incompatible implicit declaration of
built-in function 'abort' [-Werror]
--
src/sim/v850/simops.c: In function 'v850_float_compare':
src/sim/v850/simops.c:3024:4: error: incompatible implicit declaration of
built-in function 'abort' [-Werror]
--
src/sim/v850/simops.c:3024:4: note: include '<stdlib.h>' or provide a
declaration of 'abort'
src/sim/v850/simops.c:3081:4: error: incompatible implicit declaration of
built-in function 'abort' [-Werror]
--
src/sim/v850/simops.c:3081:4: note: include '<stdlib.h>' or provide a
declaration of 'abort'
src/sim/v850/simops.c:3094:4: error: incompatible implicit declaration of
built-in function 'abort' [-Werror]
--
src/sim/v850/simops.c: In function 'load_data_mem':
src/sim/v850/simops.c:3453:7: error: incompatible implicit declaration of
built-in function 'abort' [-Werror]
--
src/sim/v850/simops.c: In function 'store_data_mem':
src/sim/v850/simops.c:3476:7: error: incompatible implicit declaration of
built-in function 'abort' [-Werror]
...

-- 
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/26369] [build,v850-elf] Werror errors
  2020-08-10 21:57 [Bug build/26369] New: [build,v850-elf] Werror errors vries at gcc dot gnu.org
@ 2020-08-18  8:47 ` 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:47 UTC (permalink / raw)
  To: gdb-prs

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

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:47 UTC | newest]

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