]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gimple.c
gimple.c (canonicalize_cond_expr_cond): Strip conversions around truth-valued express...
authorRichard Guenther <rguenther@suse.de>
Thu, 19 Nov 2009 15:45:48 +0000 (15:45 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 19 Nov 2009 15:45:48 +0000 (15:45 +0000)
commitb66a1bac4615611113eafcd633406e761b1f544c
treef59f907b10075665e5352400491b62f572508abe
parent92fa7608a4401aa21b378c3cb786098e32677825
gimple.c (canonicalize_cond_expr_cond): Strip conversions around truth-valued expressions.

2009-11-19  Richard Guenther  <rguenther@suse.de>

* gimple.c (canonicalize_cond_expr_cond): Strip conversions
around truth-valued expressions.
* tree.c (free_lang_data): Untangle check for LTO frontend.

From-SVN: r154332
gcc/ChangeLog
gcc/gimple.c
gcc/tree.c