[svn-r7895] Purpose:

Bug fix

Description:
    Correct typo in gcc 2.96 warning
This commit is contained in:
Quincey Koziol 2003-11-27 08:03:40 -05:00
parent 0e70c2c983
commit 8eae8e9ee6

View File

@ -59,7 +59,6 @@ elif test gcc = "$cc_vendor" -a "$cc_vers_all" -eq 2096000; then
**
EOF
sleep 5
fi
# Current EGCS compilers have problems with `long long' and register
# allocation when optimizations are turned on for x86 systems.