Go to file
Dodji Seketeli 6f9b088b5a re PR c++/38472 (Wrong result type of ternary operator)
gcc/cp/ChangeLog:
2009-01-05  Dodji Seketeli  <dodji@redhat.com>

	PR c++/38472
	* typeck.c (type_after_usual_arithmetic_conversions): Fix a typo.
	Promotion should be done only for integral or enumeration types.

gcc/testsuite/ChangeLog:
2009-01-05  Dodji Seketeli  <dodji@redhat.com>

	PR c++/38472
	* g++.dg/conversion/usual-arith-conv.C: New test.

From-SVN: r143101
2009-01-05 23:41:37 +01:00
boehm-gc
config
contrib
fixincludes
gcc re PR c++/38472 (Wrong result type of ternary operator) 2009-01-05 23:41:37 +01:00
gnattools
include
INSTALL
intl
libada
libcpp Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir. 2009-01-05 21:35:40 +11:00
libdecnumber
libffi
libgcc config.host: Add m32r*-*-rtems*. 2009-01-05 19:30:22 +00:00
libgfortran
libgomp
libiberty cp-demangle.c (cplus_demangle_type): Return NULL if the character following a 'D' cannot be recognised. 2009-01-06 09:14:16 +11:00
libjava
libmudflap
libobjc
libssp
libstdc++-v3 re PR target/38384 (shared link/execute fails for cross gcc from linux to target hppa64-hp-hpux11.00) 2009-01-05 20:50:25 +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
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
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.