projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4d26fc
)
stmt.c (expand_end_case): Use emit_cmp_and_jump_insns to avoid generating non-canonic...
author
Jeff Law
<law@gcc.gnu.org>
Thu, 14 Jan 1999 21:42:18 +0000
(14:42 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Thu, 14 Jan 1999 21:42:18 +0000
(14:42 -0700)
* stmt.c (expand_end_case): Use emit_cmp_and_jump_insns to avoid
generating non-canonical rtl.
From-SVN: r24667
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 7ab408c10f7fb2eecb0abf600af8b5c1b807097f..3fee982ed425a72e842c4321e93208bb641f3b45 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+Thu Jan 14 22:38:41 1999 Jeffrey A Law (law@cygnus.com)
+
+ * stmt.c (expand_end_case): Use emit_cmp_and_jump_insns to avoid
+ generating non-canonical rtl.
+
1999-01-14 Vladimir N. Makarov <vmakarov@cygnus.com>
* config/i960/i960.c (i960_output_move_double_zero,