[Bug java/22113] Buffer overflow in the lexical analyser while reading FP literals

2005-06-18 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-06-18 12:11 --- Created an attachment (id=9107) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9107&action=view) Jacks testcase 3.10.2-round-6 that demonstrates this problem. -- http://gcc.gnu.org/bugzilla/show_bu

[Bug java/22113] Buffer overflow in the lexical analyser while reading FP literals

2005-08-14 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-08-14 15:16 --- These days, this bug manifests itself on mainline regularly as: FAIL: 3.10.2-round-6 in the Jacks testsuite. -- What|Removed |Added --

[Bug java/22113] Buffer overflow in the lexical analyser while reading FP literals

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 18:46 --- Subject: Bug 22113 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 18:46:19 Modified files: gcc/java : ChangeLog lex.c Log message:

[Bug java/22113] Buffer overflow in the lexical analyser while reading FP literals

2005-08-16 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-08-16 18:49 --- Fix checked in. -- What|Removed |Added Status|NEW |RESOL