patch applied (packages/base): work around a gcc 4.1.0 codegen bug in -O2 by forcing -O1 for GHC.Show

Simon Marlow simonmar at microsoft.com
Thu Mar 23 08:45:33 EST 2006


Thu Mar 23 05:45:14 PST 2006  Simon Marlow <simonmar at microsoft.com>
  * work around a gcc 4.1.0 codegen bug in -O2 by forcing -O1 for GHC.Show
  See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26824

    M ./Makefile +4


More information about the Cvs-libraries mailing list