-traditional
preprocessor, which can affect Fortran.printf
and scanf
,
including support for ISO C99 format features, extensions from
the Single Unix Specification and GNU libc 2.2, checking of
strfmon
formats and features to assist in
auditing for format string security bugs.a = a++;
, a[n] =
b[n++];
and a[i++] = i;
), included in
-Wall
.-Wfloat-equal
.-Wtraditional
.-mintel-syntax
).gcc
, cpp
and
gcov
are now generated automatically from the
master Texinfo manual, eliminating the problem of manpages
being out of date. (The generated manpages are only extracts
from the full manual, which is provided in Texinfo form, from
which info, HTML, other formats and a printed manual can be
generated.)makeinfo
as part of the
GCC distribution.gccbug
script provided to assist in submitting
bug reports to our bug tracking system. (Bug reports previously
submitted directly to our mailing lists, for which you received
no bug tracking number, should be submitted again using
gccbug
if you can reproduce the problem with GCC 3.0.)
libgcc
library is built as a shared library on systems
that support it.-Wpacked
, -Wpadded
,
-Wunreachable-code
and
-Wdisabled-optimization
.-falign-functions
,
-falign-loops
and -falign-jumps
.Plus a great many bug fixes and almost all the features found in GCC 2.95.
Copyright (C) Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
These pages are maintained by the GCC team. Last modified 2022-10-26.