[RTEMS Project] #3156: rtems-fdt probably not supported on 64-bit PowerPC

RTEMS trac trac at rtems.org
Fri Sep 29 05:06:58 UTC 2017


#3156: rtems-fdt probably not supported on 64-bit PowerPC
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  joel.sherrill@…
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  Indefinite
Component:  cpukit           |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 The following warnings indicate that there are some problems on 64-bit
 PowerPC:
 {{{
 cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c:488:11: warning: format '%u'
 expects argument of type 'unsigned int', but argument 5 has type 'long
 int' [-Wformat=]
 cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c:536:13: warning: format '%u'
 expects argument of type 'unsigned int', but argument 2 has type 'long
 int' [-Wformat=]
 cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c:57:27: warning: cast to pointer
 from integer of different size [-Wint-to-pointer-cast]
 cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c:64:27: warning: cast to pointer
 from integer of different size [-Wint-to-pointer-cast]
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3156>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list