summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorMarcos Diaz <marcos.diaz@tallertechnologies.com>2015-09-10 10:20:41 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-09-10 13:30:43 -0500
commit44eb9893b5c08093f7d53cdfd4c1d2e7bb4a5e39 (patch)
tree007ce1cc8162c5c64bd2aaa241aaa3c9d133cf33 /testsuites
parentcpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warnings (diff)
downloadrtems-44eb9893b5c08093f7d53cdfd4c1d2e7bb4a5e39.tar.bz2
Beaglebone: fix missing clobber in inline assembly.
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. closes #2416.
Diffstat (limited to 'testsuites')
0 files changed, 0 insertions, 0 deletions