http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50909
--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > I am trying to apply this patch on OSX Lion (10.8.5) to gcc 4.6.2, > but the diff command on OSX doesn't accept the --git option, > and am not sure how to rewrite the patch for Lion. Can you help? If the patch applies cleanly on 4.6.2, from the source directory patch -p0 -i patch_name should work.