This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/27192] call through function pointer goes to wrong address
- From: "eweddington at cso dot atmel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2007 18:55:06 -0000
- Subject: [Bug target/27192] call through function pointer goes to wrong address
- References: <bug-27192-12544@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from eweddington at cso dot atmel dot com 2007-03-30 19:55 -------
Dr. John,
Can you provide additional information:
- What AVR processor was this compiled for? You don't have the required -mmcu=
flag in your command line.
- Can you provide a disassembly listing showing the problem?
I don't necessarily see the problem with my 4.1.1 compiler, -mmcu=atmega128.
Maybe I'm just dense.
Eric
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27192