--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-29
21:52 ---
Even the code given in the bug has no dead code the bug is in the same in that
GCC creates dead code.
*** This bug has been marked as a duplicate of 19699 ***
--
What|Removed
--- Additional Comments From gcc at magfr dot user dot lysator dot liu dot
se 2005-04-29 21:15 ---
Created an attachment (id=8767)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8767&action=view)
Example program demonstrating the problem
Compile with g++ -Wall -O1 -c foo.C to see t