projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fabf0d
)
Add missing ChangeLog entry.
author
Devang Patel
<dpatel@apple.com>
Mon, 11 Apr 2005 15:34:10 +0000
(11:34 -0400)
committer
Diego Novillo
<dnovillo@gcc.gnu.org>
Mon, 11 Apr 2005 15:34:10 +0000
(11:34 -0400)
From-SVN: r97972
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 0b840d32060aad6d555b6bd285da416ca1014a2a..c165e227ca81d6bc0d7b6ee2d254ce9488f58283 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-350,6
+350,11
@@
* c-pretty-print.c (pp_c_statement): Likewise.
* c-semantics.c (build_break_stmt, build_continue_stmt): Remove.
+2005-04-08 Devang Patel <dpatel@apple.com>
+
+ * tree-if-conv.c (find_phi_replacement_condition): New parameter, loop.
+ While selecting replacement condition pay attention to loop header.
+
2005-04-08 Diego Novillo <dnovillo@redhat.com>
Merge from tree-cleanup-branch: VRP, store CCP, store