This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13565] Register spill problem in x86_64 compiler
- From: "hubicka at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2004 10:18:43 -0000
- Subject: [Bug optimization/13565] Register spill problem in x86_64 compiler
- References: <20040105014027.13565.marc@mrousseau.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hubicka at gcc dot gnu dot org 2004-03-31 10:18 -------
This is usual problem of -fschedule-insns and small register classes machines. It never worked and probably we ought to at least document this defect.
Honza
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13565