Go to file
Mark Mitchell f9aa54d3c5 re PR c++/30274 (bool bit-field: wrong increment and decremenet)
PR c++/30274
	* cp-tree.h (unlowered_expr_type): New function.
	* typeck.c (is_bitfield_expr_with_lowered_type): Handle
	COMPOUND_EXPR, MODIFY_EXPR, and SAVE_EXPR.
	(unlowered_expr_type): New function.
	(build_unary_op): Disallow predecrements of bool bitfields.
	* call.c (build_conditional_expr): Use unlowered_expr_type.
	* pt.c (type_unification_real): Likewise.
	PR c++/30274
	* g++.dg/expr/bitfield3.C: New test.
	* g++.dg/expr/bitfield4.C: Likewise.
	* g++.dg/expr/bitfield5.C: Likewise.
	* g++.dg/expr/bitfield6.C: Likewise.

From-SVN: r122813
2007-03-11 03:07:59 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR c++/30274 (bool bit-field: wrong increment and decremenet) 2007-03-11 03:07:59 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
libffi
libgcc
libgfortran re PR libfortran/31099 (Runtime error on legal code using RECL) 2007-03-09 21:51:39 +00:00
libgomp
libiberty
libjava sources.am, [...]: Rebuilt. 2007-03-09 22:10:49 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 PR libstdc++/28080 (partial) 2007-03-10 20:29:45 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.