projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3927713
)
Add PR marker to last change
author
Jeff Law
<law@gcc.gnu.org>
Wed, 18 Nov 2015 16:55:41 +0000
(09:55 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Wed, 18 Nov 2015 16:55:41 +0000
(09:55 -0700)
From-SVN: r230556
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 50e410cc9ea293186986399101d38386a3bf2cf9..d0c4b6c95f56ddd021e26956c0566785ed64cd7d 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,5
+1,6
@@
2015-11-18 Ajit Agarwal <ajitkum@xilinx.com>
+ PR tree-optimization/68402
* gcc.dg/tree-ssa/split-path-1.c: Fix the testcase
to avoid undefined behaviour.