[Bug middle-end/14470] [3.4 regression] trouble with post-increment
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 13 03:03:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-03-13 03:03 -------
Subject: Bug 14470
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: gdr@gcc.gnu.org 2004-03-13 03:03:38
Modified files:
gcc : ChangeLog expr.c
Added files:
gcc/testsuite/gcc.c-torture/execute: 20040309-1.c
Log message:
Backport:
2004-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
PR middle-end/14470
* expr.c (store_expr): Call emit_queue before generating the move
from the temporary to the original target. Protect the temporary
from emit_queue.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.938&r2=1.16114.2.939
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.498.2.24&r2=1.498.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20040309-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14470
More information about the Gcc-bugs
mailing list