--- Comment #3 from rguenth at gcc dot gnu dot org 2007-09-28 09:34 ---
Fixed according to the reporter.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from karthikkumar at gmail dot com 2007-09-28 05:06 ---
This is the actual configure script i use to build (with some diffs)
SUFFIX=4.2.1
[ -f version ] && SUFFIX=`cat version`
../gcc-$SUFFIX/configure --enable-libdetect --enable-libssp
--prefix=/opt/gcc-$SUFFIX --enable-
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-09-27 22:46 ---
How did you invoke configure?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33575