On 26 April 2012 03:10, Chandler Carruth <[email protected]> wrote: > Author: chandlerc > Date: Wed Apr 25 21:10:51 2012 > New Revision: 155607 > > URL: http://llvm.org/viewvc/llvm-project?rev=155607&view=rev > Log: > Fix a long-standing bug where Clang had a different default from GCC on > Linux and other (non-Darwin) platforms and have it use -fmath-errno by > default (for better or worse).
Thanks! I was asking for this in PR11858, which has some discussion of related issues. Jay. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
