Commit d0c874f6 by Torbjorn Granlund

(rest_of_compilation): Call shorten_branches even when !optimize.

From-SVN: r9513
parent aa53d0ba
......@@ -3342,7 +3342,6 @@ rest_of_compilation (decl)
}
#endif
if (optimize > 0)
/* Shorten branches. */
TIMEVAR (shorten_branch_time,
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment