tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP instead of calling fix_loop_struc...
authorRichard Biener <rguenther@suse.de>
Wed, 6 Feb 2013 13:16:35 +0000 (13:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 6 Feb 2013 13:16:35 +0000 (13:16 +0000)
commita44bbd4889dc54e3f36ae97b16741ebb4378431f
treeaa05e0754f26120035650f7e013864801f71a105
parentba1a92332821228d24550c82f0ae5db268910b7c
tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP instead of calling fix_loop_structure.

2013-02-06  Richard Biener  <rguenther@suse.de>

* tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP
instead of calling fix_loop_structure.

From-SVN: r195804
gcc/ChangeLog
gcc/tracer.c