remove useless unused attributes in i386 code
commitc01e360676722c3e8003444e6e6a9e2b75906b47
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 04:56:29 +0000 (24 04:56 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 04:56:29 +0000 (24 04:56 +0000)
tree0734e39e7401737b094990b43ec0fcf3ed7dc89c
parent60822a822b4e3226e100549f4d4bd4d138b63c6c
remove useless unused attributes in i386 code

gcc/

* config/i386/driver-i386.c: Remove names of unused arguments and
unnecessary unused attributes.
* config/i386/host-mingw32.c: Likewise.
* config/i386/i386.c: Likewise.
* config/i386/winnt-stubs.c: Likewise.
* config/i386/winnt.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212968 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/driver-i386.c
gcc/config/i386/host-mingw32.c
gcc/config/i386/i386.c
gcc/config/i386/winnt-stubs.c
gcc/config/i386/winnt.c