[Bug java/23300] DECL_FIELD_OFFSET == 0 versus build_field_ref
rmathew at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Aug 11 11:38:00 GMT 2005
------- Additional Comments From rmathew at gcc dot gnu dot org 2005-08-11 11:38 -------
(In reply to comment #2)
>
>
> I cannot debug it further as I debugging with an optimized compiled.
cd $GCC_SRC_DIR/gcc/java
touch class.c parse.y
cd $GCC_BLD_DIR
make BOOT_CFLAGS='-g3 -O0' bubblestrap
http://gcc.gnu.org/wiki/DebuggingGCC
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23300
More information about the Gcc-bugs
mailing list