This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14322] Unrecognizable lo_sum insn with -m64 and -fPIC
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2004 09:02:40 -0000
- Subject: [Bug target/14322] Unrecognizable lo_sum insn with -m64 and -fPIC
- References: <20040227162515.14322.ehrhardt@mathematik.uni-ulm.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-03-05 09:02 -------
I don't think Andrew's patch is correct. I think the problem comes from
(symbol_ref:SI ("foo") <var_decl ff202d80 foo>)
which seems wrong to me because of SImode.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14322