OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PR rtl-optimization/60601
[pf3gnuchains/gcc-fork.git]
/
gcc
/
ChangeLog
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
08484ca
..
36ec2a5
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2014-03-23 Eric Botcazou <ebotcazou@adacore.com>
+
+ PR rtl-optimization/60601
+ * bb-reorder.c (fix_up_fall_thru_edges): Test EDGE_FALLTHRU everywhere.
+
2014-03-20 Jakub Jelinek <jakub@redhat.com>
PR target/60568