Tue Jan 8 18:37:47 PST 2008 Roman Leshchinskiy <[EMAIL PROTECTED]>
* More refactoring in getCoreToDo
M ./compiler/main/DynFlags.hs -3 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Tue Jan 8 18:28:22 PST 2008 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Document -fsimplifier-phases
M ./docs/users_guide/flags.xml +8
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Tue Jan 8 18:24:49 PST 2008 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Add -fsimplifier-phases option
It controls the number of simplifier phases run during optimisation. These are
numbered from n to 1 (by default, n=2). Phase 0 is always run regardless of
this flag. The flag is ignored
Tue Jan 8 17:43:59 PST 2008 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Refactor getCoreToDo slightly
M ./compiler/main/DynFlags.hs -41 +30
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
"It encodes any string into a string that is acceptable as a C name."
this isn't true, I noticed. It's under- and over- specified.
- input starting with a digit 0..9 still starts with a digit
- the empty string becomes the empty string
Neither are acceptable as C names (though they're fine as
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Mon Jan 7 19:30:05 GMT 2008.
checkin
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Mon Jan 7 19:00:01 GMT 2008.
c
Build results:
gabor stable: pass
kahl G5 Gentoo Linux stable:pass
mnemosyne x86-64 Gentoo stable: pass
tnaur PPC OSX stable 2: fail (failed stage2)
tnaur x86 Linux stable: fail (failed stage1)
x86 Windows stable: lost
x86 Windows stable fast:
Build results:
x86-64 Linux head: lost
x86 Windows head: pass lost
x86 Windows head fast: pass pass lost pass pass pass lost
kahl G5 Gentoo Linux head: pass
x86-64 Linux head unreg: lost
Old unexpected test passes:
conc052 2 x86-64 Linux head
New unexpected test fail