This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12802] New: -fms-extensions documentation problem
- From: "wilson at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2003 01:43:08 -0000
- Subject: [Bug c/12802] New: -fms-extensions documentation problem
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12802
Summary: -fms-extensions documentation problem
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wilson at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i696-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
The anonymous struct/union feature which gcc used to support by default now
requires the -fms-extensions flag, however, there is no mention of this in the
documentation for the -fms-extensions option.
See PR 12775, and the thread at
http://gcc.gnu.org/ml/gcc-bugs/2003-10/msg02279.html