projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50d4a70
)
fix PR number in the testsuite/Changelog:
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Thu, 3 Feb 2005 15:16:20 +0000
(07:16 -0800)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Thu, 3 Feb 2005 15:16:20 +0000
(07:16 -0800)
2005-02-03 Andrew Pinski <pinskia@physics.uc.edu>
PR tree-opt/19736
* gcc.c-torture/compile/pr19736.c: New test.
From-SVN: r94659
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index f1c5ab234828640939f02183964bb9b6d0e3483f..32e8ecbefd903afe64ea1fdfb2e9932154fe5b94 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,6
+1,6
@@
2005-02-03 Andrew Pinski <pinskia@physics.uc.edu>
- PR tree-opt/197
63
+ PR tree-opt/197
36
* gcc.c-torture/compile/pr19736.c: New test.
2005-02-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>