diff options
author | mdejong <mdejong> | 2004-06-21 22:07:30 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2004-06-21 22:07:30 (GMT) |
commit | bd1a110df1d733d0c1a561cde59d8e763d753c05 (patch) | |
tree | 0d504bc39e9ca874037cde6be8a9aa0666e194d5 /unix/tclUnixThrd.c | |
parent | 07325a18a400ec0d8c7928170023a41e70e19301 (diff) | |
download | tcl-bd1a110df1d733d0c1a561cde59d8e763d753c05.zip tcl-bd1a110df1d733d0c1a561cde59d8e763d753c05.tar.gz tcl-bd1a110df1d733d0c1a561cde59d8e763d753c05.tar.bz2 |
* win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler,
TclpCheckStackSpace, _except_checkstackspace_handler,
TclWinCPUID, _except_TclWinCPUID_detach_handler):
* win/tclWinChan.c (Tcl_MakeFileChannel,
_except_makefilechannel_handler):
* win/tclWinFCmd.c (DoRenameFile,
_except_dorenamefile_handler, DoCopyFile,
_except_docopyfile_handler):
Rework pushing of exception handler function pointer
so that compiling with gcc -O3 works. Remove empty
function call to avoid compiler warning. Mark the
DllMain function as noinline to avoid compiler
error from duplicated asm labels in generated code.
Diffstat (limited to 'unix/tclUnixThrd.c')
0 files changed, 0 insertions, 0 deletions