--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-28 01:25 ---
Was fixed by:
2008-06-09 Michael Meissner
* config.gcc (i[34567]86-*-*): Put test in quotes to prevent
failure on some Bourne shells.
(x86_64-*-*): Ditto.
--
pinskia at gcc dot gnu dot
--- Comment #1 from Keller at hlrs dot de 2008-06-09 09:00 ---
Created an attachment (id=15739)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15739&action=view)
Patch for gcc/config.gcc
The check for enable_cld in gcc/config.gcc is not correct, when $enable_cld
evaluates to empty.