This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/16559] Incorrect code generated for function pointer


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]