]> gcc.gnu.org Git - gcc.git/commit
class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we get internal error...
authorPer Bothner <per@bothner.com>
Thu, 8 Jul 2004 02:47:08 +0000 (19:47 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 8 Jul 2004 02:47:08 +0000 (19:47 -0700)
commit5c121a1b6828a7f3c77f8b5ef4da223b27421517
tree2c96cceacebfc41ac8d83b7d52d64f0087f65914
parent50c0d3fde02a62bb75fb52d84e6b669feec2ed3a
class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we get internal error due to mismatched types.

* class.c (build_static_field_ref):  Add a NOP_EXPR; otherwise we
get internal error due to mismatched types.

From-SVN: r84256
gcc/java/ChangeLog
gcc/java/class.c
This page took 0.060303 seconds and 5 git commands to generate.