[Bug c/12802] New: -fms-extensions documentation problem
wilson at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 28 01:45:00 GMT 2003
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
More information about the Gcc-bugs
mailing list