Fix problem building PE DLL test generator with compilers that do not support c99...
authorNick Clifton <nickc@redhat.com>
Thu, 8 Aug 2019 09:24:08 +0000 (10:24 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 8 Aug 2019 09:24:08 +0000 (10:24 +0100)
commit7d55c1d61edfef2323f5d4675f0367ffb411c3cb
treefa3d51ab0b06b19bd88523ff8d24d0653341ad59
parent178d871928b99112a39e0ca1284d6bbdde50ab6e
Fix problem building PE DLL test generator with compilers that do not support c99/c11.

* testsuite/gentestdlls.c (main): Move declaration of loop
variable outside of the for() statement.
binutils/ChangeLog
binutils/testsuite/gentestdlls.c
This page took 0.024734 seconds and 4 git commands to generate.