This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/2399] 23 superflouis moves in a C++ function that needs 1
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2004 06:07:34 -0000
- Subject: [Bug optimization/2399] 23 superflouis moves in a C++ function that needs 1
- References: <20010326214601.2399.crosby@qwes.math.cmu.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-03 06:07 -------
The problem now is that the struct contains a struct so SRA is not working on some the
structs.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2004-01-20 16:18:40 |2004-03-03 06:07:33
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2399