This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50809] driver-arm.c:55:11: error: anonymous type with no linkage used to declare variable '<anonymous struct> vendors []' with linkage [-Werror]
- From: "ams at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 21 Oct 2011 10:31:53 +0000
- Subject: [Bug target/50809] driver-arm.c:55:11: error: anonymous type with no linkage used to declare variable '<anonymous struct> vendors []' with linkage [-Werror]
- Auto-submitted: auto-generated
- References: <bug-50809-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50809
--- Comment #2 from Andrew Stubbs <ams at gcc dot gnu.org> 2011-10-21 10:31:53 UTC ---
Author: ams
Date: Fri Oct 21 10:31:48 2011
New Revision: 180289
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180289
Log:
2011-10-21 Andrew Stubbs <ams@codesourcery.com>
PR target/50809
gcc/
* config/arm/driver-arm.c (vendors): Make static.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/driver-arm.c