]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fixup const qualification of the argument passed to hash_table::find_slot
authorTrevor Saunders <tsaunders@mozilla.com>
Wed, 25 Jun 2014 00:13:17 +0000 (00:13 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Wed, 25 Jun 2014 00:13:17 +0000 (00:13 +0000)
commit3c03222923b9a0509c0d98585eb70f15b2e64ffb
treecdd62a239ccf2be05d23848d09f11775d4d39180
parent7b169c293d2abb82f93435cbe06bcb1e5735c178
Fixup const qualification of the argument passed to hash_table::find_slot

gcc/

* config/i386/winnt.c (i386_pe_section_type_flags): Fixup const
qualification.

From-SVN: r211962
gcc/ChangeLog
gcc/config/i386/winnt.c