[Bug fortran/23349] -m64 gives runtime errors in combined Fortran/C programs

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Aug 12 12:29:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-12 12:29 -------
I think this is really just invalid.  As the ABI for var-args is different from the ABI for non var-args.  And 
fortran only passes via non var-args functions.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23349



More information about the Gcc-bugs mailing list