This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/16181] dequeue_and_dump: accessed operand 1 of this with 0 operands
- From: "cconway at lucent dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2004 13:35:53 -0000
- Subject: [Bug java/16181] dequeue_and_dump: accessed operand 1 of this with 0 operands
- References: <20040624185519.16181.cconway@lucent.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cconway at lucent dot com 2004-06-28 13:35 -------
The syntax errors are an artifact of pulling the source file out of its project
context. The same error occurs when the class is compiled alongside other
project files and there are no syntax errors. If you need to see the class in
situ to verify the bug, I will have to attach a significant chunk of source
code. (The whole project is open source and freely available:
http://sdg.lcs.mit.edu/TSAFE/downloads/)
What can I do to provide you with the information you need? "-save-temps"
doesn't seem to work.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16181