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

Enable, extend, and pass call12.f90 test; revert some recent changes #835

Merged
merged 3 commits into from Nov 21, 2019

Conversation

klausler
Copy link
Collaborator

@klausler klausler commented Nov 21, 2019

Recent changes to semantics::Symbol::operator=() were reverted.

Implement checks in C1594 that prevent some operations in PURE subprograms.

Rearrange "if" nest for clarity

Pass call12.f90 test.
Copy link
Collaborator

@psteinfeld psteinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything builds and tests correctly for me.

lib/evaluate/variable.cc Outdated Show resolved Hide resolved
lib/evaluate/variable.h Outdated Show resolved Hide resolved
lib/semantics/assignment.cc Show resolved Hide resolved
lib/semantics/assignment.cc Outdated Show resolved Hide resolved
lib/semantics/assignment.cc Show resolved Hide resolved
lib/semantics/assignment.cc Outdated Show resolved Hide resolved
lib/semantics/assignment.cc Show resolved Hide resolved
lib/semantics/tools.cc Outdated Show resolved Hide resolved
test/semantics/call12.f90 Show resolved Hide resolved
@klausler klausler merged commit 3feacd8 into master Nov 21, 2019
@klausler klausler deleted the pmk-call12 branch November 21, 2019 23:17
swift-ci pushed a commit to apple/llvm-project that referenced this pull request Apr 9, 2020
Rearrange "if" nest for clarity

Pass call12.f90 test.

Original-commit: flang-compiler/f18@69a1a2b
Reviewed-on: flang-compiler/f18#835
Tree-same-pre-rewrite: false
swift-ci pushed a commit to apple/llvm-project that referenced this pull request Apr 9, 2020
Original-commit: flang-compiler/f18@232bced
Reviewed-on: flang-compiler/f18#835
Tree-same-pre-rewrite: false
swift-ci pushed a commit to apple/llvm-project that referenced this pull request Apr 9, 2020
swift-ci pushed a commit to apple/llvm-project that referenced this pull request Apr 9, 2020
…/pmk-call12

Enable, extend, and pass call12.f90 test; revert some recent changes

Original-commit: flang-compiler/f18@3feacd8
Reviewed-on: flang-compiler/f18#835
mem-frob pushed a commit to draperlaboratory/hope-llvm-project that referenced this pull request Oct 7, 2022
Rearrange "if" nest for clarity

Pass call12.f90 test.

Original-commit: flang-compiler/f18@69a1a2b
Reviewed-on: flang-compiler/f18#835
Tree-same-pre-rewrite: false
mem-frob pushed a commit to draperlaboratory/hope-llvm-project that referenced this pull request Oct 7, 2022
Original-commit: flang-compiler/f18@232bced
Reviewed-on: flang-compiler/f18#835
Tree-same-pre-rewrite: false
mem-frob pushed a commit to draperlaboratory/hope-llvm-project that referenced this pull request Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants