Go to file
Roman Gareev c4bc3399f7 [gcc/]
* graphite-isl-ast-to-gimple.c:
	(binary_op_to_tree): Add calling of translate_isl_ast_node_block.
	(gcc_expression_from_isl_expr_op): Move isl_ast_op_pdiv_q,
	isl_ast_op_pdiv_r to the different case.

[gcc/testsuite]

	* gcc.dg/graphite/isl-ast-gen-blocks-3.c: New testcase.

From-SVN: r212990
2014-07-24 13:35:27 +00:00
INSTALL
boehm-gc
config
contrib mklog: Run mklog as a filter. 2014-07-21 07:45:45 +00:00
fixincludes
gcc [gcc/] 2014-07-24 13:35:27 +00:00
gnattools
include
intl
libada
libatomic configure.tgt (alpha*): Add -mfp-trap-mode=sui to XCFLAGS. 2014-07-18 08:34:20 +02:00
libbacktrace
libcilkrts
libcpp Support location tracking for built-in macro tokens 2014-07-16 12:33:27 +02:00
libdecnumber
libffi Normalize interface for all *-dg-runtest. 2014-07-04 07:28:17 +02:00
libgcc Remove redundant tests 2014-07-23 07:27:55 -07:00
libgfortran re PR fortran/61632 (Improve error locus on large format strings) 2014-07-20 20:03:41 +00:00
libgo runtime: remove unused variable 2014-07-20 19:20:12 +00:00
libgomp pr34020.f90: Make compile with TS 18508/Fortran 2015 2014-07-13 08:40:16 +02:00
libiberty
libitm
libjava
libobjc
libquadmath
libsanitizer
libssp
libstdc++-v3 Add a blank line 2014-07-23 15:17:32 -07:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2014-07-24 12:52:18 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2014-07-24 12:52:18 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Accept only CLooG 0.18.1. 2014-07-20 13:31:41 +00:00
configure.ac configure.ac: Accept only CLooG 0.18.1. 2014-07-20 13:31:41 +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.