This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36686] [4.3 regression] qt-4.3.4 compile failure with message "unable to find a register to spill in class 'R0_REGS'"
- From: "masaki dot chikama at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2008 03:14:42 -0000
- Subject: [Bug target/36686] [4.3 regression] qt-4.3.4 compile failure with message "unable to find a register to spill in class 'R0_REGS'"
- References: <bug-36686-16403@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from masaki dot chikama at gmail dot com 2008-07-02 03:14 -------
>Could you please send the testcase without using precompiled headers?
Do you mean that I should redo without "-include .pch/release-shared/QtGui" ?
I'll attach in next post.
>Does -fno-schedule-insns get rid of this error?
Yes. It passed without failure.
Is this a workaround or right fix ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36686