re PR tree-optimization/42027 (Performance regression in convolution loop optimization)
commitc3223bafb15366f3f98e452cd23f565c41659199
authorMichael Matz <matz@suse.de>
Sun, 13 Dec 2009 21:51:34 +0000 (13 21:51 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Sun, 13 Dec 2009 21:51:34 +0000 (13 21:51 +0000)
tree282238d6a618d39aa6c15d6fa9ef41308796fd8a
parent83613dbea0846612b0ed3c4305aa541cca499b1d
re PR tree-optimization/42027 (Performance regression in convolution loop optimization)

PR tree-optimization/42027
* dojump.c (do_jump <TRUTH_AND_EXPR, TRUTH_OR_EXPR>): Go to
TRUTH_ANDIF_EXPR resp. TRUTH_ORIF_EXPR expander, instead of
falling through.

From-SVN: r155196
gcc/ChangeLog
gcc/dojump.c