This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/23300] DECL_FIELD_OFFSET == 0 versus build_field_ref
- From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 11 Aug 2005 11:38:43 -0000
- Subject: [Bug java/23300] DECL_FIELD_OFFSET == 0 versus build_field_ref
- References: <20050809193000.23300.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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