* config/i386/cygming-crtend.c (__FRAME_END__): Replace attribute
commit83ae9b01ce9a1bf67beba922bd48b1b3e91c673e
authordavek <davek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jul 2010 16:54:14 +0000 (14 16:54 +0000)
committerdavek <davek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jul 2010 16:54:14 +0000 (14 16:54 +0000)
tree0c537878b6124b3dbb18a6070e4c11da42428400
parentbc33bb974197ea14530ff517b6aebfbd34ff8009
* config/i386/cygming-crtend.c (__FRAME_END__): Replace attribute
"unused" with attribute "used".
(__JCR_END__): Likewise.
* config/i386/cygming-crtbegin.c (__EH_FRAME_BEGIN__): Add missing
"used" attribute.
(__JCR_LIST__): Replace attribute "unused" with attribute "used".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162186 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/cygming-crtbegin.c
gcc/config/i386/cygming-crtend.c