projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65efa7e
)
* ChangeLog: Some further fixes.
author
Uros Bizjak
<uros@gcc.gnu.org>
Fri, 4 Oct 2013 07:06:16 +0000
(09:06 +0200)
committer
Uros Bizjak
<uros@gcc.gnu.org>
Fri, 4 Oct 2013 07:06:16 +0000
(09:06 +0200)
From-SVN: r203199
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index eb0570f240753cb7328c0feca0f81ab4a8d4e14a..1907683610865c40e4ffbe51e301bccfb09de903 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-30,10
+30,6
@@
* params.def (BUILTIN_EXPECT_PROBABILITY): New parameter.
* predict.def (PRED_BUILTIN_EXPECT_RELAXED): Fix comments.
* doc/invoke.texi: Add documentation for builtin-expect-probability.
- * gcc.target/i386/cold-attribute-2.c: Fix the test by using original
- probability.
- * gcc.dg/tree-ssa/ipa-split-5.c: Ditto.
- * gcc.dg/tree-ssa/ipa-split-6.c: Ditto.
2013-10-03 Marc Glisse <marc.glisse@inria.fr>