OSDN Git Service

* java-tree.h: Redefine some macros and add soem declaration
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2004 02:16:00 +0000 (02:16 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2004 02:16:00 +0000 (02:16 +0000)
commit21f3b5b41252fc311cd8881d338d12a481cab219
tree3fa17ee92a3bfa8794ed1b9bee93f0ebb4d2e19b
parentc5aba89cbeb33915490124fa5565c7bfc5702d18
* java-tree.h:  Redefine some macros and add soem declaration
to handle the USE_MAPPED_LOCATION case.
* parse.h (EXPR_WFL_QUALIFICATION):  Use operand 1, not 2.
* java-tree.h (EXPR_WFL_FILENAME_NODE):  Use operand 2, not 1.
* java-tree.def (EXPR_WITH_FILE_LOCATION): Only need two operands in
USE_MAPPED_LOCATION case, since EXPR_WFL_FILENAME_NODE is gone.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88323 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/java-tree.def
gcc/java/java-tree.h
gcc/java/parse.h