summaryrefslogtreecommitdiffstats
path: root/libjava/java/net/SocketTimeoutException.java
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-11-06 00:01:01 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-11-06 00:01:01 +0000
commit0bfb37bc56211bfc243390df14ab06955bc869cd (patch)
tree2b6700e1b5e792d259ddb86880b95e93c8315f4b /libjava/java/net/SocketTimeoutException.java
parent61e10217cdceb18214519da73cda20b442bd56d1 (diff)
downloadppe42-gcc-0bfb37bc56211bfc243390df14ab06955bc869cd.tar.gz
ppe42-gcc-0bfb37bc56211bfc243390df14ab06955bc869cd.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@58843 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/net/SocketTimeoutException.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud