summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2014-02-24 17:59:08 +0100
committerMichael Stahl <mstahl@redhat.com>2014-02-25 13:29:23 +0000
commita606751087a2de4233c3e1fd14a7ddba993ddcea (patch)
tree922750ea23a7f816b6eca93ffe41c90cf906eb0e /bridges
parente1187562c15594447766828ac89098fc8c964ef7 (diff)
fix "fix gcc inline assembler operands usage"
Change-Id: I192c30bed60a657e9360bbe1d6dd217c75ed8da6 Reviewed-on: https://gerrit.libreoffice.org/8209 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/uno2cpp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_sparc/uno2cpp.cxx b/bridges/source/cpp_uno/gcc3_linux_sparc/uno2cpp.cxx
index 063b8eb0144e..def4e8d90d09 100644
--- a/bridges/source/cpp_uno/gcc3_linux_sparc/uno2cpp.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_sparc/uno2cpp.cxx
@@ -235,7 +235,7 @@ void callVirtualMethod( void * pAdjustedThisPtr,
"=m"(o0),
"=m"(o1),
"=m"(f0d),
- "=m"(f0f),
+ "=m"(f0f)
:
"r"(&saveReg[0])
: