summaryrefslogtreecommitdiff
path: root/contrib/reghunt/examples/30643.log
diff options
context:
space:
mode:
authorupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
committerupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
commit554fd8c5195424bdbcabf5de30fdc183aba391bd (patch)
tree976dc5ab7fddf506dadce60ae936f43f58787092 /contrib/reghunt/examples/30643.log
downloadcbb-gcc-4.6.4-15d2061ac0796199866debe9ac87130894b0cdd3.tar.bz2
cbb-gcc-4.6.4-15d2061ac0796199866debe9ac87130894b0cdd3.tar.xz
obtained gcc-4.6.4.tar.bz2 from upstream website;upstream
verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository.
Diffstat (limited to 'contrib/reghunt/examples/30643.log')
-rw-r--r--contrib/reghunt/examples/30643.log64
1 files changed, 64 insertions, 0 deletions
diff --git a/contrib/reghunt/examples/30643.log b/contrib/reghunt/examples/30643.log
new file mode 100644
index 000000000..574a001a9
--- /dev/null
+++ b/contrib/reghunt/examples/30643.log
@@ -0,0 +1,64 @@
+Mon Feb 16 21:39:11 PST 2009 NOTE: skipping high patch, already verified
+Mon Feb 16 21:39:11 PST 2009 LATER_THAN = 1
+Mon Feb 16 21:39:11 PST 2009 EARLIER_THAN = 83
+Mon Feb 16 21:39:11 PST 2009 svn checkout begun for id 1, rev 115570
+Mon Feb 16 21:43:34 PST 2009 svn checkout done
+Mon Feb 16 21:43:34 PST 2009 building cc1 for id 1
+Mon Feb 16 21:47:05 PST 2009 build completed
+Mon Feb 16 21:47:05 PST 2009 no call to abort for bug 30643, id 1
+Mon Feb 16 21:47:05 PST 2009 result for low patch 1 is as expected
+Mon Feb 16 21:47:05 PST 2009 svn update begun for id 42, rev 115671
+Mon Feb 16 21:47:11 PST 2009 svn update done
+Mon Feb 16 21:47:11 PST 2009 building cc1 for id 42
+Mon Feb 16 21:50:37 PST 2009 build completed
+Mon Feb 16 21:50:37 PST 2009 abort call exists for bug 30643, id 42
+Mon Feb 16 21:50:37 PST 2009 search patches earlier than 42
+Mon Feb 16 21:50:37 PST 2009 svn update begun for id 21, rev 115625
+Mon Feb 16 21:50:44 PST 2009 svn update done
+Mon Feb 16 21:50:44 PST 2009 building cc1 for id 21
+Mon Feb 16 21:54:09 PST 2009 build completed
+Mon Feb 16 21:54:09 PST 2009 abort call exists for bug 30643, id 21
+Mon Feb 16 21:54:09 PST 2009 search patches earlier than 21
+Mon Feb 16 21:54:10 PST 2009 svn update begun for id 11, rev 115598
+Mon Feb 16 21:54:15 PST 2009 svn update done
+Mon Feb 16 21:54:15 PST 2009 building cc1 for id 11
+Mon Feb 16 21:57:39 PST 2009 build completed
+Mon Feb 16 21:57:39 PST 2009 no call to abort for bug 30643, id 11
+Mon Feb 16 21:57:39 PST 2009 search patches later than 11
+Mon Feb 16 21:57:39 PST 2009 svn update begun for id 16, rev 115610
+Mon Feb 16 21:57:43 PST 2009 svn update done
+Mon Feb 16 21:57:43 PST 2009 building cc1 for id 16
+Mon Feb 16 22:01:08 PST 2009 build completed
+Mon Feb 16 22:01:09 PST 2009 no call to abort for bug 30643, id 16
+Mon Feb 16 22:01:09 PST 2009 search patches later than 16
+Mon Feb 16 22:01:09 PST 2009 svn update begun for id 18, rev 115619
+Mon Feb 16 22:01:13 PST 2009 svn update done
+Mon Feb 16 22:01:13 PST 2009 building cc1 for id 18
+Mon Feb 16 22:04:38 PST 2009 build completed
+Mon Feb 16 22:04:38 PST 2009 abort call exists for bug 30643, id 18
+Mon Feb 16 22:04:38 PST 2009 search patches earlier than 18
+Mon Feb 16 22:04:38 PST 2009 svn update begun for id 17, rev 115614
+Mon Feb 16 22:04:42 PST 2009 svn update done
+Mon Feb 16 22:04:42 PST 2009 building cc1 for id 17
+Mon Feb 16 22:08:07 PST 2009 build completed
+Mon Feb 16 22:08:07 PST 2009 abort call exists for bug 30643, id 17
+Mon Feb 16 22:08:07 PST 2009 search patches earlier than 17
+Test result changes with id 17
+------------------------------------------------------------------------
+r115614 | pbrook | 2006-07-20 13:57:31 +0000 (Thu, 20 Jul 2006) | 11 lines
+
+2006-07-20 Paul Brook <paul@codesourcery.com>
+
+ PR 27363
+ gcc/
+ * cse.c (cse_insn): Add destination addresses to hash table. Check if
+ they are invalidated by this instruction.
+
+ gcc/testsuite/
+ * gcc.dg/pr27363.c: New test.
+
+
+------------------------------------------------------------------------
+
+ http://gcc.gnu.org/viewcvs?view=rev&rev=115614
+ r115614 | pbrook | 2006-07-20 13:57:31 +0000 (Thu, 20 Jul 2006)