2008-04-24 Doug Kwan <dougkwan@google.com>
commit3576a595abffcd146439d99354a277ecb5e7e260
authordougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Apr 2008 16:48:51 +0000 (25 16:48 +0000)
committerdougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Apr 2008 16:48:51 +0000 (25 16:48 +0000)
tree3bd9fb13f6e5ebe9a9d0ed95a154e404212d4dbf
parent45ccad20896bf650c460fdfc0e648b8a6ec4bb49
2008-04-24  Doug Kwan  <dougkwan@google.com>

* Makefile.in (STRICT_WARN): Remove -Wno-format and
-Wno-missing-format-attribute.
* gimplify.c (gimple_pop_condition): Remove redundant and incorrect
gimple_seq_free.
(gimplify_init_ctor_eval_range): Add a fall-through label for
GIMPLE_COND statement.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gimple-tuples-branch@134670 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.tuples
gcc/Makefile.in
gcc/gimplify.c