[Bug fortran/96920] New: ICE segmentation fault in tree-vectorizer at -O3

2020-09-03 Thread hj8758558 at gmail dot com
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: hj8758558 at gmail dot com Target Milestone: --- Created attachment 49179 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49179&action=edit Example Fortran source file to trigger ICE in tree-vectorizer.

[Bug fortran/101627] New: List-directed read with trailing characters after quotes

2021-07-26 Thread hj8758558 at gmail dot com via Gcc-bugs
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: hj8758558 at gmail dot com Target Milestone: --- When reading a string delimited by single quotes, but followed by a non-blank character, gfortran takes the "err" branch.