------- Comment #47 from fxcoudert at gcc dot gnu dot org 2008-02-22 23:12 ------- (In reply to comment #18) > the list of functions to fix by Mike > (where non-builtins have been removed, and variadic functions are fixed > conditionaly on macos_version_min, as per Geoff's advice...
Modifying patch and restarting regtesting, because I just discovered that with -m64, the variadic functions should not be fixed at all (whatever the macos_version_min). I note it here for completeness of our records :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25477