Sebastian Pop b8132a7dfb Fix 473.astar miscompile.
2010-04-05  Sebastian Pop  <sebastian.pop@amd.com>

	PR middle-end/43519
	* graphite-clast-to-gimple.c (max_signed_precision_type): Use
	lang_hooks.types.type_for_size instead of build_nonstandard_integer_type.
	When converting an unsigned type to signed, double its precision.
	(gcc_type_for_interval): Use lang_hooks.types.type_for_size.
	(gcc_type_for_iv_of_clast_loop): Call max_signed_precision_type.
	(graphite_create_new_loop_guard): When ub + 1 wraps around, use lb <= ub.

From-SVN: r158028
2010-04-06 21:03:37 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-06 21:03:37 +00:00
2010-04-02 18:18:06 +00:00
2010-04-06 15:21:32 +01:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 05:06:20 +02:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00

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.
Description
No description provided
Readme 2.1 GiB
Languages
C++ 31.9%
C 31.3%
Ada 12%
D 6.5%
Go 6.4%
Other 11.5%