Go to file
Joseph Myers 014e7f1d30 c-common.c (format_wanted_type): Add reading_from_flag.
* c-common.c (format_wanted_type): Add reading_from_flag.
	(print_char_table): Mark %s and %S formats with flag "R".
	(check_format_info_main): Set up reading_from_flag appropriately.
	If aflag, always set writing_in_flag rather than relying on the
	format used being a scanf format and so having it set.
	(check_format_types): Check for formats reading through null
	pointers.

testsuite:
	* gcc.dg/c90-printf-1.c: Add test for printf formats reading
	through a null pointer.

From-SVN: r38104
2000-12-07 07:40:45 +00:00
boehm-gc
config
contrib texi2pod.pl: Restructure for comprehensibility, add comments. 2000-12-05 22:12:42 +00:00
gcc c-common.c (format_wanted_type): Add reading_from_flag. 2000-12-07 07:40:45 +00:00
include * getopt.h obstack.h: Standarize copyright statement. 2000-12-06 18:54:13 -07:00
INSTALL
libchill
libf2c Daily bump. 2000-12-06 01:45:14 -07:00
libffi
libiberty cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled name before allocating the dyn_string. 2000-12-05 12:29:12 -05:00
libio
libjava GridBagConstraints.java: Filled in values for static final fields. 2000-12-07 00:46:13 +00:00
libobjc * thr-rtems.c: New file. Stub to compile. 2000-12-06 18:40:42 -07:00
libstdc++ * sstream: Backport libstdc++-V3 sstream to V2. 2000-12-04 12:03:27 -05:00
libstdc++-v3 locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.