]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/12454 (large number of if ();else if cause)
authorRoger Sayle <roger@eyesopen.com>
Sun, 12 Dec 2004 22:33:00 +0000 (22:33 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 12 Dec 2004 22:33:00 +0000 (22:33 +0000)
commiteeae0768ac4bd7bccefe58bc07f346cedf0d4e7d
tree294ffedba611547c46c5786e5e3325797cbf6763
parentd9f235fcf81e7dc146af573e603e6a2b5959c4a2
re PR middle-end/12454 (large number of if ();else if cause)

PR middle-end/12454
* cp-gimplify.c (gimplify_if_stmt): Optimize the case where the
condition is a constant and the unexecuted clause is empty.

From-SVN: r92067
gcc/cp/ChangeLog
gcc/cp/cp-gimplify.c
This page took 0.064619 seconds and 5 git commands to generate.