This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: DECL_DEFER_OUTPUT Change and Java


>>>>> "Jeffrey" == Jeffrey Oldham <oldham@codesourcery.com> writes:

Jeffrey> On 2001Feb26, the treatment of DECL_DEFER_OUTPUT in gcc/toplev.c and
Jeffrey> gcc/c-decl.c was changed.  While the resulting source code still
Jeffrey> bootstraps, it does not compile when using "../configure
Jeffrey> --enable-languages=java".  What Java code does the (attached) change
Jeffrey> break?

Jeffrey>     <built-in>:0: storage size of `_ZTVN4java4lang5ClassE' isn't known

I believe Per Bothner just checked in a patch to fix this.

Tom


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