Go to file
Georg-Johann Lay ff54464986 re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)
gcc/
	PR tree-optimization/56064
	* fixed-value.c (fixed_from_double_int): Sign/zero extend payload
	bits according to mode.
	* fixed-value.h (fixed_from_double_int)
	(const_fixed_from_double_int): Adjust comments.

gcc/testsuite/
	PR tree-optimization/56064
	* gcc.dg/fixed-point/view-convert-2.c: New test.

From-SVN: r195885
2013-02-08 13:23:34 +00:00
INSTALL
boehm-gc
config
contrib update-copyright.py: Add libdecnumber to the default list. 2013-02-06 22:10:25 +00:00
fixincludes
gcc re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST) 2013-02-08 13:23:34 +00:00
gnattools
include re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8) 2013-01-30 17:50:49 +01:00
intl
libada
libatomic
libbacktrace dwarf.c (read_function_info): Permit fvec parameter to be NULL. 2013-01-31 17:50:47 +00:00
libcpp * eo.po: New. 2013-02-05 23:47:50 +00:00
libdecnumber Update copyright in libdecnumber. 2013-02-06 22:09:24 +00:00
libffi ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE. 2013-02-06 18:32:41 +01:00
libgcc re PR target/54222 ([avr] Implement fixed-point support) 2013-02-08 10:13:37 +00:00
libgfortran re PR fortran/55978 (class_optional_2.f90 -Os fails) 2013-02-06 20:39:35 +01:00
libgo runtime: Change main in goc2c to return int. 2013-02-07 22:24:34 +00:00
libgomp re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor) 2013-02-06 11:34:53 +01:00
libiberty Correct ChangeLog's mentioned PR-number. 2013-01-31 09:31:16 +01:00
libitm Update copyright in libitm. 2013-02-03 17:46:11 +00:00
libjava
libmudflap Update copyright in libmudflap. 2013-02-03 17:48:05 +00:00
libobjc Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
libquadmath Revert libquadmath and libssp copyright patches. 2013-02-06 22:03:54 +00:00
libsanitizer
libssp Revert libquadmath and libssp copyright patches. 2013-02-06 22:03:54 +00:00
libstdc++-v3 pr56193.cc: Tweak. 2013-02-07 15:20:58 +00:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Explicitly add myself as AIX maintainer. 2013-02-04 16:26:17 -05:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Explicitly add myself as AIX maintainer. 2013-02-04 16:26:17 -05:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR go/55969 (libgo fails to build on darwin) 2013-02-05 22:36:20 +00:00
configure.ac re PR go/55969 (libgo fails to build on darwin) 2013-02-05 22:36:20 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.