]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/6279 (gcc-3.1 miscompiles qmake on IA-64)
authorJakub Jelinek <jakub@redhat.com>
Tue, 16 Apr 2002 06:09:39 +0000 (08:09 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 16 Apr 2002 06:09:39 +0000 (08:09 +0200)
commita9772b60f3716f6f82d695bd0fc0300b87ca0b89
treeb073fded453a1e3b898f1d4fb78e2e1cb3506b84
parent0f2680051d915c63fa287f9cbdcf666d62b836af
re PR middle-end/6279 (gcc-3.1 miscompiles qmake on IA-64)

PR middle-end/6279
* expr.c (store_expr): Don't copy if DECL_RTL (exp) == target.

* expr.c (safe_from_p): Cleanup: use DECL_RTL_IF_SET.

From-SVN: r52356
gcc/ChangeLog
gcc/expr.c
This page took 0.056996 seconds and 5 git commands to generate.