[OpenSmalltalk/opensmalltalk-vm] a2d2b7: gcc: asm is a keyword not a function.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] a2d2b7: gcc: asm is a keyword not a function.

Eliot Miranda-3
 
  Branch: refs/heads/c99
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: a2d2b7a63e8f97a82f880f60c760230ce8bd53e9
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a2d2b7a63e8f97a82f880f60c760230ce8bd53e9
  Author: Tobias Pape <[hidden email]>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    M platforms/Cross/plugins/IA32ABI/ppc32abicc.c
    M platforms/Cross/plugins/IA32ABI/x64sysvabicc.c
    M platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/output.c
    M platforms/Mac OS/vm/Developer/sqGnu.h
    M platforms/Mac OS/vm/sqPlatformSpecific.h
    M platforms/iOS/vm/OSX/sqPlatformSpecific.h
    M platforms/unix/vm/sqConfig.h
    M platforms/win32/plugins/SqueakFFIPrims/sqWin32FFI.c
    M platforms/win32/vm/sqGnu.h
    M platforms/win32/vm/sqPlatformSpecific.h
    M platforms/win32/vm/sqWin32Window.c

  Log Message:
  -----------
  gcc: asm is a keyword not a function.

side effect is: when you redefine the keyword, it does not match for the
"function form"