#2416: Beaglebone: missing clobber in inline assembly.
-------------------------+--------------------
Reporter: marcos.diaz | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11.1
Component: General | Version: 4.11
Severity: normal | Keywords:
-------------------------+--------------------
flush_data_cache uses R0 directly but doesn't list it as a clobbered
register.
Compiling with -O3 made this code break, since the function that calls
flush_data_cache
already uses r0.
--
Ticket URL: <http://devel.rtems.org/ticket/2416>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs