[binutils-gdb] sim: frv: delete UART device support
sergiodj+buildbot@redhat.com
sergiodj+buildbot@redhat.com
Tue Mar 24 03:42:00 GMT 2015
*** TEST RESULTS FOR COMMIT c906b4b52b1617e5c65c9a6ff4de98d688d2a597 ***
Author: Mike Frysinger <vapier@gentoo.org>
Branch: master
Commit: c906b4b52b1617e5c65c9a6ff4de98d688d2a597
sim: frv: delete UART device support
This looks like copy & paste logic from the m32r port (and history
suggests this as well). Since building with hw & device support
enabled leads to failures:
sim/frv/devices.c: In function 'device_io_read_buffer':
sim/frv/devices.c:39:15: error: 'UART_INCHAR_ADDR' undeclared (first use in this function)
Delete it entirely. We leave device support in place as it is used
to flush the scache.
More information about the Gdb-testers
mailing list