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 fortran/23349] -m64 gives runtime errors in combined Fortran/C programs


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


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