]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/50809 (driver-arm.c:55:11: error: anonymous type with no linkage used...
authorAndrew Stubbs <ams@codesourcery.com>
Fri, 21 Oct 2011 10:31:48 +0000 (10:31 +0000)
committerAndrew Stubbs <ams@gcc.gnu.org>
Fri, 21 Oct 2011 10:31:48 +0000 (10:31 +0000)
commit49008cb98e890a588788661fb00763910a891b38
tree81f7e5a43440db37224d5cdec501f5eb70ed2894
parentefc1540576e349fec25d62529a8de11740b204b3
re PR target/50809 (driver-arm.c:55:11: error: anonymous type with no linkage used to declare variable '<anonymous struct> vendors []' with linkage [-Werror])

2011-10-21  Andrew Stubbs  <ams@codesourcery.com>

PR target/50809

gcc/
* config/arm/driver-arm.c (vendors): Make static.

From-SVN: r180289
gcc/ChangeLog
gcc/config/arm/driver-arm.c