Issue |
140794
|
Summary |
[flang] segmentation fault in Fujitsu test 0908_0908_0016,7
|
Labels |
crash-on-invalid,
flang:frontend
|
Assignees |
|
Reporter |
tblah
|
Building
[0908_0016](https://github.com/fujitsu/compiler-test-suite/blob/ac5d63a278b47141b51e12bd7ec3b189177d63e9/Fortran/0908/0908_0016.f90) or [0908_0017](https://github.com/fujitsu/compiler-test-suite/blob/ac5d63a278b47141b51e12bd7ec3b189177d63e9/Fortran/0908/0908_0017.f90) results in a segmentation fault inside of flang frontend.
To reproduce `flang 0908_0016.f90`.
```
flang version 21.0.0git (g...@github.com:llvm/llvm-project.git 992458d26bbd2b8744408dbb4ab8d6b6058301d6)
Target: aarch64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/tomecl01/build/release-assertions/bin
Build config: +assertions
```
Building with gfortran 13.3.0 gives `Error: Assumed-type variable xx at (1) may only be used as actual argument`
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs