https://bugs.llvm.org/show_bug.cgi?id=49770
Bug ID: 49770
Summary: Flang segmentation fault when compiling large data
block with comment
Product: flang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Created attachment 24707
--> https://bugs.llvm.org/attachment.cgi?id=24707&action=edit
Comment on the line 504 causese segmantation fault
A segmentation fault occurs in case there is a comment at the end of a data
block with a large number of elements (>496).
This happens in flang-7(supplied by Debian buster), flang-10 (Aocc2.2), and
flang-11 (Aocc2.3).
gfortran8.3 and ifort2021.1 can compile this attached file by
"gfortran -c test.f", and "ifort -c test.f" respectively.
My PC's output of "uname -a" is
Linux mypc 5.10.0-0.bpo.3-amd64 #1 SMP Debian 5.10.13-1~bpo10+1 (2021-02-11)
x86_64 GNU/Linux
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs