[Bug fortran/82065] gfortran rejects redundant use of intrinsic module constant

2018-04-09 Thread dramwang at 163 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82065 Xin Wang changed: What|Removed |Added CC||dramwang at 163 dot com --- Comment #4 from

[Bug modula2/115057] New: TextIO.ReadRestLine raise an exception for insufficient buffer

2024-05-12 Thread dramwang at 163 dot com via Gcc-bugs
Priority: P3 Component: modula2 Assignee: gaius at gcc dot gnu.org Reporter: dramwang at 163 dot com Target Milestone: --- For following code, `ReadRestLine` will raise an "attempting to read beyond end of file" exception, which I think is incorrect:

[Bug ada/115507] New: 'Wide_Wide_Value failed for unicode strings

2024-06-15 Thread dramwang at 163 dot com via Gcc-bugs
: ada Assignee: unassigned at gcc dot gnu.org Reporter: dramwang at 163 dot com CC: dkm at gcc dot gnu.org Target Milestone: --- For following code, CONSTRAINT_ERROR exception will be raised: ``` with Ada.Wide_Wide_Text_IO ; procedure Sample is