Peter Simons 78fccddde3 ghc 7.0.2 and 7.0.3 are "broken" because of build errors with recent versions of GCC
rts/StgCRun.c: In function 'StgRunIsImplementedInAssembler':

  rts/StgCRun.c:208:1:
       error: frame pointer required, but reserved
       StgRunIsImplementedInAssembler(void)
       ^

  In file included from includes/Stg.h:230:0:
      0,
                       from rts/StgCRun.c:70:

  includes/stg/Regs.h:323:20:
       note: for 'Sp'
       GLOBAL_REG_DECL(P_,Sp,REG_Sp)
                          ^

  includes/stg/Regs.h:174:54:
       note: in definition of macro 'GLOBAL_REG_DECL'
       #define GLOBAL_REG_DECL(type,name,reg) register type name REG(reg);
                                                            ^
2014-07-12 15:13:59 +02:00
..
2014-06-23 12:33:10 +02:00
2014-06-19 12:04:20 +02:00
2014-02-05 19:18:33 +01:00
2014-02-03 18:32:21 -05:00
2014-04-08 10:54:25 -05:00
2014-02-02 21:36:22 +04:00
2014-04-16 10:35:45 +02:00
2014-07-02 12:12:57 +02:00
2014-06-01 15:15:15 +02:00
2014-06-22 21:45:30 +09:00
2014-05-18 10:15:06 -05:00
2014-03-28 18:39:26 +08:00
2014-01-30 21:56:17 -06:00
2014-04-19 14:30:39 +01:00
2014-05-27 20:08:50 +02:00
2014-06-24 16:10:13 -05:00
2014-01-25 03:04:46 +01:00
2014-06-25 15:01:13 -04:00
2014-06-05 13:04:18 +02:00
2014-07-03 00:52:33 +03:00
2014-06-25 22:07:55 -07:00
2014-06-30 09:37:19 +04:00
2014-04-13 19:46:00 +02:00
2014-04-19 23:21:51 +08:00
2014-05-21 15:50:15 +10:00