search for: printf_exponent_digits

Displaying 3 results from an estimated 3 matches for "printf_exponent_digits".

2011 Mar 09
0
[LLVMdev] [cfe-dev] LLVM 2.9 RC1 Pre-release Tarballs
On Wed, Mar 9, 2011 at 5:42 PM, Dongsheng Song <dongsheng.song at gmail.com> wrote: > The following failures is very strange: See Bug 6745 - .ll output is different on windows. http://llvm.org/bugs/show_bug.cgi?id=6745 On mingw32, PRINTF_EXPONENT_DIGITS affects printf and tests would run with PRINTF_EXPONENT_DIGITS=2. An addition, it seems mingw-w64's printf tends to drop minus sign of "-0.0". (is it same on i686? is it fixed in trunk?) ...Takumi
2011 Mar 09
2
[LLVMdev] [cfe-dev] LLVM 2.9 RC1 Pre-release Tarballs
On Wed, Mar 9, 2011 at 11:41, Dongsheng Song <dongsheng.song at gmail.com>wrote: > On Wed, Mar 9, 2011 at 09:51, Bill Wendling <wendling at apple.com> wrote: > >> There are LLVM 2.9 RC1 pre-release tarballs source available. You can find >> them here: >> >> http://llvm.org/pre-releases/2.9/ >> >> Please download them, build them, and
2011 Mar 09
0
[LLVMdev] [cfe-dev] LLVM 2.9 RC1 Pre-release Tarballs
On Wed, Mar 9, 2011 at 09:51, Bill Wendling <wendling at apple.com> wrote: > There are LLVM 2.9 RC1 pre-release tarballs source available. You can find > them here: > > http://llvm.org/pre-releases/2.9/ > > Please download them, build them, and compile things to your heart's > content. And most importantly file a bunch of bug reports. :-) > > Share and