In http://reviews.llvm.org/D8989#173900, @hfinkel wrote:
> '!' is used as the prefix to indicate disabling (not '-' as you have here). Hmm...how does this ever work as advertised? $ gcc -O2 -ffast-math -mrecip=!sqrt recip.c bash: !sqrt: event not found http://reviews.llvm.org/D8989 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
