OSDN Git Service

* class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jul 2004 02:47:08 +0000 (02:47 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jul 2004 02:47:08 +0000 (02:47 +0000)
commit058f1663f4a0a617a4ce3bbf7fc6a1829f604359
tree2c96cceacebfc41ac8d83b7d52d64f0087f65914
parentc89ba7eb4e92a23a108e92904949a3e63d798df3
* class.c (build_static_field_ref):  Add a NOP_EXPR; otherwise we
get internal error due to mismatched types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84256 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/class.c