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 Tue Jul 24 19:30:01 BST 2007.
checki
Hello Simon,
While building $(TOP)/libraries I found that MS CL strictly conforms
to the C standard (C99) preprocessor behavior (ISO/IEC 9899:1999,
Sec. 6.10, para. 2): the '#' token is recognised as a preprocessing
directive if it follows a newline and whitespace. In other words,
unlike
Peter Tanski wrote:
> would grow) it moves up the stack (addl back up into the stack). This
> would save memory (RESERVED_C_STACK_BYTES is defined in Constants.h as
> (2048 * SIZEOF_LONG)) but only if it is already known that the stack
> space above was used by the GHC program. The point being t
Simon Marlow wrote:
Joe Buehler wrote:
What is the purpose of RESERVED_C_STACK_BYTES? Are stg routines
expecting a free area of that size at *top* of stack? I need to
make sure
that I have saved the registers at the correct end of the stack
frame created
in StgRun. It is difficult to tell
Mon Jul 23 03:01:35 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add unreg/tables-next-code output to +RTS --info
M ./rts/Makefile +2
M ./rts/RtsFlags.c +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-
Sun Jul 22 10:00:42 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add a +RTS --info flag print various info; partially fixes trac #1517
M ./rts/Makefile +5
M ./rts/RtsFlags.c +10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org
Tue Jul 24 06:08:10 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* skip read023 (see #1215 and comment in all.T)
M ./tests/ghc-regress/parser/should_compile/all.T -1 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/list
Tue Jul 24 06:04:17 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX #1215: GHC fails to respect the maximal munch rule while lexing
"qualified reservedids"
I didn't actually fix this to respect Haskell 98, instead I changed it
to follow the proposal for Haskell':
http://hackage.h
Build results:
x86-64 Linux head: lost
x86 Windows head: pass
x86 Windows head fast: pass pass pass pass pass
gbesh Intel x86_64 Linux head: pass
mnemosyne x86-64 Gentoo head: pass
tnaur PPC OSX head:fail (failed stage1)
tnaur x86 Linux head: p