gcj: always emit static array data

Andrew Haley aph@pasanda.cygnus.co.uk
Mon Aug 16 05:55:00 GMT 1999


> Date: Sun, 15 Aug 1999 01:31:52 -0700 (PDT)
> From: Anthony Green <green@cygnus.com>

> 
> The compiler places certain static array data into new decls.  These
> decls were not being emitted when compiled with optimization enabled.

Well, okay.  However, this is surely just papering over the cracks in
the wall: surely we should find out *why* we need to output an array
which is inaccessible.  Is it because class metadata refers to it?

Andrew.


More information about the Gcc-patches mailing list