comparison PROBLEMS @ 327:03446687b7cc r21-0-61

Import from CVS: tag r21-0-61
author cvs
date Mon, 13 Aug 2007 10:48:16 +0200
parents afd57c14dfc8
children 4f79e16b1112
comparison
equal deleted inserted replaced
326:e2671bc7f66a 327:03446687b7cc
28 28
29 * Problems with building XEmacs 29 * Problems with building XEmacs
30 =============================== 30 ===============================
31 31
32 ** General 32 ** General
33 *** egcs-1.1
34
35 There have been reports of egcs-1.1 not compiling XEmacs correctly on
36 Alpha Linux. There have also been reports that egcs-1.0.3a is O.K.
37
33 *** Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using 38 *** Don't use -O2 with gcc 2.7.2 under Intel/XXX without also using
34 `-fno-strength-reduce'. 39 `-fno-strength-reduce'.
35 40
36 gcc will generate incorrect code otherwise. This bug is present in at 41 gcc will generate incorrect code otherwise. This bug is present in at
37 least 2.6.x and 2.7.[0-2]. This bug has been fixed in GCC 2.7.2.1 and 42 least 2.6.x and 2.7.[0-2]. This bug has been fixed in GCC 2.7.2.1 and