This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC-3.3.4 release status report
Daniel Berlin <dberlin@dberlin.org> writes:
| On Mar 30, 2004, at 4:18 PM, Eric Botcazou wrote:
|
| >> Of course the patches are not being applied "blindly".
| >
| > Well, this one is IMHO not far:
| >
| > 2004-03-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
| >
| > Backport:
| > 2004-03-13 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.
| >
| >
|
| He also backported a patch from the future, which is odd.
If you look at the audit trail of 14470 you'll see that Eric commented
(#17) on 2004-03-11 06:34 that the patch was approved for mainline.
On 2004-03-13, I tested and applied the patch, which contains the date
you see in comment #19 (not 2004-03-13).
-- Gaby