Processed: Re: [Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2004-01-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 202016 + fixed-upstream Bug#202016: [PR 11635] [3.3/3.4 regression] Unnecessary store onto stack Tags were: upstream Tags added: fixed-upstream retitle 202016 [fixed in 3.4] [PR 11635] [3.3/3.4 regression] Unnecessary store onto stack

[Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2004-01-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-10 21:06 --- Fixed for 3.4 by: 2004-01-10 Jan Hubicka [EMAIL PROTECTED] PR opt/11635 * expr.c (expand_expr_real): More curefully expand union casts. -- What|Removed

[Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2004-01-10 Thread hubicka at gcc dot gnu dot org
--- Additional Comments From hubicka at gcc dot gnu dot org 2004-01-10 13:03 --- Not really ABI change. GCC just overactively assign stack to cast into union. I am testing fix for this. -- What|Removed |Added

[Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2004-01-10 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords|ABI | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11635 --- You are receiving this mail because: --- You

[Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2003-07-22 Thread pinskia at physics dot uc dot edu
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11635 pinskia at physics dot uc dot edu changed: What|Removed |Added

[Bug optimization/11635] [3.3/3.4 regression] Unnecessary store onto stack

2003-07-22 Thread pinskia at physics dot uc dot edu
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11635 --- Additional Comments From pinskia at physics dot uc dot edu 2003-07-22 22:59 --- I forgot to attach the reduced sources: typedef unsigned int __uint32_t; typedef