test_2009_08_21_23_50_21_success
tag87fb8481cc26290f1cd71f0c6476bd9f8c998ffd
object 9cb3498e68a5f2cdb2d5b8fe09dbfec2c1731e93
authorTobias Grosser <grosser@fim.uni-passau.de>
Sat, 22 Aug 2009 01:05:30 +0000 (22 03:05 +0200)
/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/gcc.compare
Tests that now work, but didn't before:

gcc.dg/cpp/_Pragma3.c (test for excess errors)

/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/g++.compare
Tests that now fail, but worked before:

g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)

Tests that now work, but didn't before:

g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)

/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/gfortran.compare
/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/info.log
23:51 => Start run 2009_08_21_23_50_21
23:51 => GIT build
commit 9cb3498e68a5f2cdb2d5b8fe09dbfec2c1731e93
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/9cb3498e68a5f2cdb2d5b8fe09dbfec2c1731e93
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Fri Aug 21 21:37:32 2009 +0000

    Store the result of is_empty in the PDDR.

    2009-08-21  Sebastian Pop  <sebastian.pop@amd.com>

     * graphite-dependences.c (new_poly_dr_pair): Renamed new_poly_ddr.
     (eq_poly_dr_pair_p): Renamed eq_poly_ddr_p.
     (hash_poly_dr_pair_p): Renamed hash_poly_ddr_p.
     (free_poly_ddr): New.
     (pddr_is_empty): New.
     (dependence_polyhedron_1): Now returns a poly_ddr_p.
     (dependence_polyhedron): Same.  Remove useless gcc_assert.
     Remove fprintfs.
     (graphite_legal_transform_dr): Call pddr_is_empty and free_poly_ddr.
     (graphite_carried_dependence_level_k): Call pddr_is_empty.
     * graphite-dependences.h (enum poly_dependence_kind): New.
     (poly_dr_pair): Renamed poly_ddr.  Added a field kind.
     (PDRP_SOURCE): Renamed PDDR_SOURCE.
     (PDRP_SINK): Renamed PDDR_SINK.
     (PDRP_DDP): Renamed PDDR_DDP.
     (PDDR_KIND): New.
     (free_poly_ddr): Declared.
     * graphite-poly.c (new_scop): Use the new hash function names.
     * graphite-poly.h (struct scop): Renamed field original_pdr_pairs
     into original_pddrs.
     (SCOP_ORIGINAL_PDR_PAIRS): Renamed SCOP_ORIGINAL_PDDRS.

    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151001
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@151001 138bc75d-0d04-0410-961f-82ee72b054a4
23:52 => Configure
23:52 => Build
01:55 => Install to /n/16/grosser/daily_git_builds/install/2009_08_21_23_50_21
01:57 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21)
03:05 => Run compare_tests
BUILD SUCCESSFUL
/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/libffi.compare
/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/libgomp.compare
/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/libjava.compare
/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/libmudflap.compare
/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/libstdc++.compare
/n/16/grosser/daily_git_builds/log/2009_08_21_23_50_21/objc.compare