outcoff: BR 2685756: fix SAFESEH with an internal symbol
commit08ced1d5b414ffb51be11e3255683a0855779e9f
authorAndy Polyakov <appro@users.sourceforge.net>
Wed, 18 Mar 2009 21:49:23 +0000 (18 14:49 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 18 Mar 2009 21:49:23 +0000 (18 14:49 -0700)
tree8ea6f4b17940c1494875cb0248542e7bbb91d5ab
parent92cb18f2a8a08c0c5205bb8359dd94904a7b420f
outcoff: BR 2685756: fix SAFESEH with an internal symbol

Fix the SAFESEH directive for the specific case of a symbol internal
to the program.  With the optimizer enabled, it would otherwise fail
unless the symbol is external.
output/outcoff.c