From: borutr Date: Sun, 20 Apr 2003 19:44:35 +0000 (+0000) Subject: * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=911da0edae0dd695c09afea8f2cfd9b33e8ff886;hp=911da0edae0dd695c09afea8f2cfd9b33e8ff886;p=fw%2Fsdcc * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled with MSVC with global optimization enabled (probably an cl compiler bug ;-) * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from stack handling macros git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2555 4a8a32a2-be11-0410-ad9d-d568d2c75423 ---