summaryrefslogtreecommitdiffstats
path: root/libjava/java/text/Annotation.java
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-11-02 21:26:28 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-11-02 21:26:28 +0000
commitb04c1e9ba62100df43e6f4d756218d6291123d6e (patch)
tree964e6dc1d69e5682362f38b13eb1d4903e32a5cd /libjava/java/text/Annotation.java
parent878b9eeb0a6f34ef63ffe039a6fbcef62ecb305e (diff)
downloadppe42-gcc-b04c1e9ba62100df43e6f4d756218d6291123d6e.tar.gz
ppe42-gcc-b04c1e9ba62100df43e6f4d756218d6291123d6e.zip
Fix for PR java/6388.
* lex.h (JAVA_INTEGRAL_RANGE_ERROR): Wrap in do...while. * java-tree.h (enum java_tree_index): New values JTI_DECIMAL_INT_MAX_NODE, JTI_DECIMAL_LONG_MAX_NODE. (decimal_int_max, decimal_long_max): New defines. * lex.c (yylex): Rewrote range checking. Sign extend literals. (error_if_numeric_overflow): Rewrote range checking. * decl.c (java_init_decl_processing): Initialize decimal_int_max, decimal_long_max. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58755 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/text/Annotation.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud