------- Additional Comments From yuri at tsoft dot com 2005-01-31 22:02 ------- actually I want to generalize it: any situation in C++/C/Ada when many enough close (in memory) variables are assigned the same value should use bulk "stos(b/w/l)". This should be applied as part of optimization.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19726