This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23782] SRA pessimizes passing structures by value at -Os (+22% code size)
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2008 13:45:36 -0000
- Subject: [Bug target/23782] SRA pessimizes passing structures by value at -Os (+22% code size)
- References: <bug-23782-1034@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from rguenth at gcc dot gnu dot org 2008-01-27 13:45 -------
Copyprop for aggregates would also help here.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |14295
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23782