]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/i386/driver-i386.c
remove useless unused attributes in i386 code
authorTrevor Saunders <tsaunders@mozilla.com>
Thu, 24 Jul 2014 04:56:29 +0000 (04:56 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Thu, 24 Jul 2014 04:56:29 +0000 (04:56 +0000)
commit997ef9e7389f4962edc8c504a3d9753ab806ed6f
tree0734e39e7401737b094990b43ec0fcf3ed7dc89c
parentc9b1a29f6cc78c623d71895fcf3a0d979aefcec7
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.

From-SVN: r212968
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