[Patch] Remove some unused checks from configure.

David Daney ddaney@avtrex.com
Sat Mar 24 07:03:00 GMT 2007


Inspired by Tom Tromey's recent post to gcc@, I did a little grepping 
and found some unused configure checks.  Removing these significantly 
reduces GCC bootstrap times (usually be a second or more) :-).

Tested on x86_64-pc-linux-gnu with no regressions.

OK to commit?

2006-03-23  David Daney  <ddaney@avtrex.com>

    * configure.ac: Remove checks for mktime, alloca, ioctl, gmtime_r,
    fork, execvp, execinfo.h, pthread_mutexattr_settype,
    pthread_mutexattr_setkind_np and sys/wait.h.
    * Makefile.in: Regenerate.
    * include/Makefile.in: Regenerate.
    * include/config.h.in: Regenerate.
    * testsuite/Makefile.in: Regenerate.
    * configure: Regenerate.
    * gcj/Makefile.in: Regenerate.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: clean_configure.diff.txt
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070324/d6af3cd3/attachment.txt>


More information about the Java-patches mailing list