[patch 2/9] dynamically sized arrays in genextract

Andreas Jaeger aj@suse.de
Sat Jan 7 06:52:00 GMT 2006


Zack Weinberg <zackw@panix.com> writes:

> This is one of the most obvious machine dependencies: genextract.c
> includes insn-config.h so it knows how big to make its arrays.  The
> patch changes it to use vec.h resizable arrays during the scanning
> process, then copy to malloc space.

What kind of performance impact does this - or the complete patch set
- have on bootstrapping the tree and on compilaton of large files?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060107/68bbe44d/attachment.sig>


More information about the Gcc-patches mailing list