This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16559] Incorrect code generated for function pointer
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jul 2004 00:52:33 -0000
- Subject: [Bug target/16559] Incorrect code generated for function pointer
- References: <20040715070433.16559.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hjl at lucon dot org 2004-07-16 00:52 -------
I agree we can ignore large offset if we don't want to spend time on it. What does
gcc do with large offset? Does it generate wrong code or abort? My test shows
that gcc 3.4 generates wrong code with large offset. I think it should abort.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16559