This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19726] suboptimal constructor generated
- From: "yuri at tsoft dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jan 2005 22:02:14 -0000
- Subject: [Bug target/19726] suboptimal constructor generated
- References: <20050131162732.19726.yuri@tsoft.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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