re PR tree-optimization/21541 (gcc.c-torture/execute/20031215-1.c compilation fails)
authorRichard Henderson <rth@redhat.com>
Thu, 19 May 2005 06:29:45 +0000 (23:29 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 19 May 2005 06:29:45 +0000 (23:29 -0700)
commitd2751e9ed5e31a902b308114082fe4a53e808564
treec21523868f20e9be133621772715cb46382fcfbd
parente82766657d896c6d935d50bc5820245208075d62
re PR tree-optimization/21541 (gcc.c-torture/execute/20031215-1.c compilation fails)

        PR 21541
        * ifcvt.c (noce_process_if_block): Avoid conversion when the
        memory destination is readonly.

From-SVN: r99951
gcc/ChangeLog
gcc/ifcvt.c