[Bug bootstrap/36472] Small config.gcc buglet to check for enable_cld

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug bootstrap/36472] Small config.gcc buglet to check for enable_cld

2008-06-09 Thread Keller at hlrs dot de
--- 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.