Go to file
Richard Sandiford 8f048d2f21 tree-out-of-ssa.c (insert_value_copy_on_edge): If the source and destination have different modes...
gcc/
	* tree-out-of-ssa.c (insert_value_copy_on_edge): If the source
	and destination have different modes, Use promote_mode to
	determine the signedness of the conversion.  Assert that the
	promoted source mode matches the destination mode.  Don't pass
	the destination and destination mode to expand_expr if the source
	mode is different.  Simplify conversion logic.

From-SVN: r150592
2009-08-09 15:56:27 +00:00
boehm-gc extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
config extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
contrib * compare-debug: Don't fail just because of .eh_frame differences. 2009-06-02 08:11:31 +00:00
fixincludes inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*. 2009-08-02 01:18:04 +00:00
gcc tree-out-of-ssa.c (insert_value_copy_on_edge): If the source and destination have different modes... 2009-08-09 15:56:27 +00:00
gnattools Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
include re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) 2009-07-25 06:28:16 +00:00
INSTALL
intl Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libada Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libcpp * es.po: Update. 2009-08-04 15:57:16 +01:00
libdecnumber Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libffi extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libgcc config.build (ia64-hp-*vms*): New target. 2009-08-09 07:05:11 +00:00
libgfortran re PR libfortran/40549 (Building libgfortran as a DLL) 2009-08-09 11:02:08 +00:00
libgomp fortran.exp: Add flags in case of shared only build. 2009-08-05 18:11:54 +02:00
libiberty Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libjava extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libmudflap extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libobjc Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libssp extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libstdc++-v3 hash.cc (hash<string>::operator()(string), hash<wstring>::operator()(wstring)): Do not decorate as throwing nothing. 2009-08-07 10:13:44 +00:00
maintainer-scripts * update_web_docs_svn: Redirect output of texi2dvi to /dev/null. 2009-04-23 13:30:49 +00:00
zlib extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
ABOUT-NLS
ChangeLog * value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC. 2009-08-06 20:45:26 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2009-06-03 09:00:35 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2009-06-03 09:00:35 +10:00
configure configure.ac: Add Microblaze target. 2009-08-06 17:48:24 +00:00
configure.ac configure.ac: Add Microblaze target. 2009-08-06 17:48:24 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
depcomp
install-sh
libtool-ldflags
libtool.m4 backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Add my name to Write After Approval list. 2009-08-06 20:27:41 +00:00
Makefile.def Makefile.def (host_modules): Add cgen. 2009-06-26 17:11:35 +00:00
Makefile.in re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
Makefile.tpl re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
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.