This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Remove some unused checks from configure.


David Daney writes:
 > 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?

Please don't post generated files in patches -- that's like posting
object files.  Just post the sources.

Thanks,
Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]