GCC-3.3.4 release status report

Eric Botcazou ebotcazou@libertysurf.fr
Wed Mar 31 02:50:00 GMT 2004


> 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.


If I had been asked, I would have *strongly* recommended not to backport it 
because this is the hottest place in the middle-end you can think of (and I 
already had to write a follow-up patch to correct a nasty side-effect).  But 
I wasn't asked...

-- 
Eric Botcazou



More information about the Gcc mailing list