This project is a fork of the official-gcc.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/official-gcc.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionSandbox for GRAPHITE tests
owneruramakrishna@gmail.com
last changeFri, 22 Jan 2010 16:54:22 +0000 (22 17:54 +0100)
content tags
add:
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.
shortlog
2010-01-22 Ramakrishna... Fix DealII type problems.test_bailout_on_types
2010-01-22 uramakrishnaMake calls to dot run in background.
2010-01-22 uramakrishnaAdd flag to dis/enable cloog optimization.
2010-01-20 spopAdd more testcases.
2010-01-20 spopClarify comments and use build_pddr.
2010-01-20 spopDo not re-exec the script after an update.
2010-01-20 spopPut email address before other option flags to mutt.
2010-01-20 spopRe-exec the script after an update.
2010-01-20 spopFix build_pddr.
2010-01-20 spopAdd missing function comments.
2010-01-20 spopFactor uses of build_pairwise_scheduling.
2010-01-20 spopCleanup build relation.
2010-01-14 spopFix PR42681.
2010-01-14 spopFix PR42732.
2010-01-10 spopFix PR42393.
2010-01-08 spopRemove COMPONENT_REF limitation in SCoP detection.
...
heads
14 years ago test_bailout_on_types