]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fixup const qualification of the argument passed to hash_table::find_slot
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2014 00:13:17 +0000 (00:13 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2014 00:13:17 +0000 (00:13 +0000)
commitfe19425ac2507efe573e9942052866e3dbba5e8b
treecdd62a239ccf2be05d23848d09f11775d4d39180
parentdb3927f7818e942d6eb82fc6657d8fe933e59b3c
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.

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