[Bug target/15716] Program jumps to strange location when calling a function
orion at cora dot nwra dot com
gcc-bugzilla@gcc.gnu.org
Thu Aug 19 19:37:00 GMT 2004
------- Additional Comments From orion at cora dot nwra dot com 2004-08-19 19:36 -------
Problem is that pgf90 stopped assuming C functions to be varargs calls and
zeroing %eax before calling (or some such). With new pgf90 compilers, you need
the -Mx,125,0x200 flag to call C varargs functions.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15716
More information about the Gcc-bugs
mailing list