This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13186] [3.4 Regression] [PPC] Internal compiler error in reload.c
- 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: 26 Nov 2003 19:56:00 -0000
- Subject: [Bug target/13186] [3.4 Regression] [PPC] Internal compiler error in reload.c
- References: <20031125093259.13186.loki@inf.u-szeged.hu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-26 19:56 -------
(reg 13) is always a GPR but in this case it is acting like a FPR.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13186