Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile with common block fails on -g, #671

Open
amckinstry opened this issue Feb 12, 2019 · 0 comments
Open

Compile with common block fails on -g, #671

amckinstry opened this issue Feb 12, 2019 · 0 comments

Comments

@amckinstry
Copy link

amckinstry commented Feb 12, 2019

This is for flang-7, the 20181226 release.

hrfft.zip

alastair@debian:~/deb-packages/ncl/ncl-6.5.0/external/sphere3.1_dp$ flang-7 -g  -c -o hrfft.o hrfft.f
/tmp/hrfft-09362a.ll:37580:16: error: expected metadata type
!31 = distinct !DICommonBlock(scope: !19, declaration: !36, name: "hrf")

While compilation succeeds without -g. File attached.

agiersch pushed a commit to simgrid/simgrid that referenced this issue Oct 28, 2019
agiersch pushed a commit to simgrid/simgrid that referenced this issue Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants