peter klausler [Mon, 1 Oct 2018 21:36:31 +0000 (14:36 -0700)]
[flang] Resolve g++ 7.2 build problem
Original-commit: flang-compiler/f18@
09859b2e9c53195c877b89a288ea8aac43cb1804
Reviewed-on: https://github.com/flang-compiler/f18/pull/197
Eric Schweitz [Mon, 1 Oct 2018 16:28:49 +0000 (09:28 -0700)]
[flang] Merge pull request flang-compiler/f18#193 from flang-compiler/eas8
canonicalization of DO constructs
Original-commit: flang-compiler/f18@
9842890ed4e712f8292e995d22841526ce92d2d4
Reviewed-on: https://github.com/flang-compiler/f18/pull/193
Eric Schweitz [Fri, 21 Sep 2018 18:12:02 +0000 (11:12 -0700)]
[flang] Handle review comments
Original-commit: flang-compiler/f18@
9789d4d21ba1fa0ab60d8d50fcfd831ff596b317
Reviewed-on: https://github.com/flang-compiler/f18/pull/193
Eric Schweitz [Fri, 21 Sep 2018 17:51:06 +0000 (10:51 -0700)]
[flang] Rename two member functions
Original-commit: flang-compiler/f18@
c953185c9f8ba60fa74e07af7fa4019c0d0aa26a
Reviewed-on: https://github.com/flang-compiler/f18/pull/193
Tree-same-pre-rewrite: false
Eric Schweitz [Fri, 21 Sep 2018 15:22:41 +0000 (08:22 -0700)]
[flang] Fix the double end do condition. Translate a labelled end do into a
continue and preserve the label for control flow.
Original-commit: flang-compiler/f18@
bd611b9809be2dfd70ed310b3a13da7fc45c1742
Reviewed-on: https://github.com/flang-compiler/f18/pull/193
Tree-same-pre-rewrite: false
Eric Schweitz [Wed, 19 Sep 2018 21:26:02 +0000 (14:26 -0700)]
[flang] canonicalize DO constructs
Fix a bug with BLOCK DATA name matching
Add tests and finish up DO loop canonicalization
Original-commit: flang-compiler/f18@
2d93b2819cbfd436c1f4081c2c7480e6711e3b38
Reviewed-on: https://github.com/flang-compiler/f18/pull/193
Tree-same-pre-rewrite: false
Peter Klausler [Wed, 26 Sep 2018 19:59:12 +0000 (12:59 -0700)]
[flang] Merge pull request flang-compiler/f18#195 from flang-compiler/pmk0
Categorize Fortran intrinsic procedures (and some more work on expressions)
Original-commit: flang-compiler/f18@
032be90fb0bcb1432cd9dba46f42744fcb3ddd8f
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
peter klausler [Wed, 26 Sep 2018 19:58:43 +0000 (12:58 -0700)]
[flang] More documentation
Original-commit: flang-compiler/f18@
7fd40e8598302c42d67f9ac63161e1c9f548ef46
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
peter klausler [Wed, 26 Sep 2018 17:42:55 +0000 (10:42 -0700)]
[flang] Improve documentation per review comments.
Original-commit: flang-compiler/f18@
5a8bbbe51194642264c9e96c78f9de653fad6d4a
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Tue, 25 Sep 2018 23:59:41 +0000 (16:59 -0700)]
[flang] tweaks to intrinsics.md
Original-commit: flang-compiler/f18@
ad44f288257e06c3fbc02ab40e981b9872ec2c5e
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Tue, 25 Sep 2018 22:36:00 +0000 (15:36 -0700)]
[flang] review
Original-commit: flang-compiler/f18@
d7bb34ae2b04830d18db2b18a5163e4340b49612
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Tue, 25 Sep 2018 22:23:01 +0000 (15:23 -0700)]
[flang] polish documentation of intrinsics
Original-commit: flang-compiler/f18@
9f9424c996c66215de2b8791d68bfe57f1e527a7
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Tue, 25 Sep 2018 21:47:55 +0000 (14:47 -0700)]
[flang] documentation
Original-commit: flang-compiler/f18@
452760d7068e16c9ecadced473b7dcd36c2bcef2
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Tue, 25 Sep 2018 20:26:35 +0000 (13:26 -0700)]
[flang] checkpoint
Original-commit: flang-compiler/f18@
960ae495fdbbe594d02793bf87b1893b0a3a845a
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Thu, 20 Sep 2018 19:34:29 +0000 (12:34 -0700)]
[flang] typed function references
Original-commit: flang-compiler/f18@
e9b9d729580d3ec909d8108d8191157e2cc1d4db
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Wed, 19 Sep 2018 21:27:13 +0000 (14:27 -0700)]
[flang] substrings and better rank checks
Original-commit: flang-compiler/f18@
4fa483ac4935764a038745a9e2e0ee56b0590001
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Tue, 18 Sep 2018 18:59:25 +0000 (11:59 -0700)]
[flang] check C1002
Original-commit: flang-compiler/f18@
6a2fd760b4e38fe126b70a84e2b2e7dde62708be
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Tue, 18 Sep 2018 18:29:01 +0000 (11:29 -0700)]
[flang] Use dynamic default REAL kind for conversions that were static
Original-commit: flang-compiler/f18@
9a83fbbe95caf0596a4618938a177b0be1556acb
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Tue, 18 Sep 2018 16:34:59 +0000 (09:34 -0700)]
[flang] source provenances for expressions
Original-commit: flang-compiler/f18@
5fe292fcac12ff64a4a80494cb85c4277024371a
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Mon, 17 Sep 2018 18:31:38 +0000 (11:31 -0700)]
[flang] some clean-up
Original-commit: flang-compiler/f18@
b6eb3e990a01889e04e7bade07ed9e6c16548c59
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Mon, 17 Sep 2018 17:07:25 +0000 (10:07 -0700)]
[flang] Changes that might fix MSVC build problems from sjs
Original-commit: flang-compiler/f18@
009f0cc8df923a5025df08b935c2776a5e7d2165
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Sat, 15 Sep 2018 00:01:55 +0000 (17:01 -0700)]
[flang] subscripts
Original-commit: flang-compiler/f18@
7fb7518af7ecfb00b6b91e6b4490a856153228d5
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
peter klausler [Fri, 14 Sep 2018 22:48:40 +0000 (15:48 -0700)]
[flang] work on structure components
Original-commit: flang-compiler/f18@
619b6957b47e476fb6fa511efe3ede8a2e9f5a41
Reviewed-on: https://github.com/flang-compiler/f18/pull/195
Tree-same-pre-rewrite: false
Tim Keith [Mon, 24 Sep 2018 18:47:26 +0000 (11:47 -0700)]
[flang] Merge pull request flang-compiler/f18#194 from flang-compiler/tsk2
Fix issues flang-compiler/f18#188 and flang-compiler/f18#191.
Original-commit: flang-compiler/f18@
5615949d28308ded5dea2aa62cd6013cad7e2ed8
Reviewed-on: https://github.com/flang-compiler/f18/pull/194
Tim Keith [Mon, 24 Sep 2018 18:43:48 +0000 (11:43 -0700)]
[flang] Simplify handling of ProcDecl
DeclareProcEntity takes care of setting the Function or Subroutine flag
on the procedure entity, so it is not necessary in this function.
Original-commit: flang-compiler/f18@
a015b3187d63fa5c580cdbdfe97de5e565b1b36a
Reviewed-on: https://github.com/flang-compiler/f18/pull/194
Tim Keith [Mon, 24 Sep 2018 14:12:38 +0000 (07:12 -0700)]
[flang] Recognize complex-part-designator
The "%RE" or "%IM" is parsed as a structure-component.
If the base has type COMPLEX and the component name is one
of those, allow it without comment.
Note that the `parser::Name` for these components don't get
symbols filled in, so we still get a warning that they are
unresolved. We have to figure out how to deal with names
like this that we won't have symbols for.
Fixes flang-compiler/f18#188.
Original-commit: flang-compiler/f18@
1d4a84fe3ce2062652e024064cc8efabc3a448bc
Reviewed-on: https://github.com/flang-compiler/f18/pull/194
Tree-same-pre-rewrite: false
Tim Keith [Sat, 22 Sep 2018 15:05:46 +0000 (08:05 -0700)]
[flang] Fix problems determining object/function/subroutine
Convert each Entity to ObjectEntity at the end of each scope.
Add `ConvertToObjectEntity()` to achieve this, similar to
`ConvertToProcEntity()`. Move them both up into `ScopeHandler`
because they need to be called from `PopScope()`.
In a proc-decl, only mark the proc as a function if it has a return type.
If no return type is declared, function vs. subroutine is determined by:
- for a module it is a subroutine (at end of specification-part)
- otherwise it is by usage
If an entity that could otherwise be a function is used as the base of a
structure component, that forces it to be an object. Because we have to
change it to an object entity at that point, the `base` in `FindComponent()`
can't be const, and that propagates to all of its callers.
Remove the name argument to `ApplyImplicitRules` as it is unneeded.
Fixes flang-compiler/f18#191.
Original-commit: flang-compiler/f18@
9bd8bf7c3706e501a58b564f316794d023f762b6
Reviewed-on: https://github.com/flang-compiler/f18/pull/194
Tree-same-pre-rewrite: false
Tim Keith [Fri, 21 Sep 2018 18:37:02 +0000 (11:37 -0700)]
[flang] Merge pull request flang-compiler/f18#192 from flang-compiler/tsk2
Fix problems with extended derived types
Original-commit: flang-compiler/f18@
c9b323a49b2b0894a3f115d4fce61122b8e0a496
Reviewed-on: https://github.com/flang-compiler/f18/pull/192
Tim Keith [Thu, 20 Sep 2018 21:21:04 +0000 (14:21 -0700)]
[flang] Fix typo
Original-commit: flang-compiler/f18@
3ad7a77898f2d85cf01d4a1445d1ed4b274e0236
Reviewed-on: https://github.com/flang-compiler/f18/pull/192
Tim Keith [Thu, 20 Sep 2018 21:08:59 +0000 (14:08 -0700)]
[flang] Fix problems with extended derived types
When looking for a component name in a derived type, also look in the
parent type. Before adding a component to a derived type, report an
error if it already has one with that name. Check that components are
accessible when they are accessed.
Add the "parent component" to derived types (i.e. a component with the
same name as the parent type). The symbol is marked with the
`ParentComp` flag so we can avoid writing it to `.mod` files.
Add calls to `add_occurrence()` so that those particular instances of
`parser::Name` get their symbol set.
Change `DeclareObjectEntity` and `DeclareProcEntity` to use `SourceName` as
the name passed in rather than `parser::Name`.
Fix some problems in `unparse-with-symbols.cc` on statements that both
define and reference names.
Fixes flang-compiler/f18#187.
Original-commit: flang-compiler/f18@
664b9627f2be6dc4212f6904e6f14ee642b473a8
Reviewed-on: https://github.com/flang-compiler/f18/pull/192
Tree-same-pre-rewrite: false
Eric Schweitz [Wed, 19 Sep 2018 22:07:36 +0000 (15:07 -0700)]
[flang] Merge pull request flang-compiler/f18#189 from flang-compiler/eas8
Fix a bug with BLOCK DATA name matching
Original-commit: flang-compiler/f18@
2d3c4b08f4daf347e95164fb23b06fb730f523e3
Reviewed-on: https://github.com/flang-compiler/f18/pull/189
Eric Schweitz [Wed, 19 Sep 2018 22:00:33 +0000 (15:00 -0700)]
[flang] Fix a bug with BLOCK DATA name matching
Original-commit: flang-compiler/f18@
f0af26df12912839d94a8ec5e7f66b8c22674a85
Reviewed-on: https://github.com/flang-compiler/f18/pull/189
Tim Keith [Mon, 17 Sep 2018 18:15:28 +0000 (11:15 -0700)]
[flang] Merge pull request flang-compiler/f18#186 from flang-compiler/tsk2
Add top-level Semantics class
Original-commit: flang-compiler/f18@
8b9e7ef642aa59fdb5cb326f253fd0d208acc3c4
Reviewed-on: https://github.com/flang-compiler/f18/pull/186
Tim Keith [Mon, 17 Sep 2018 03:34:20 +0000 (20:34 -0700)]
[flang] Change how messages_ is handled in ResolveNameVisitor
Change messages_ back to a reference. At the end, move them out to Annex
to the main messages object. This eliminates the need for set_messages
and ensures that messages_ is properly initialized.
Original-commit: flang-compiler/f18@
78bd74501ed9f76de14175452b39374a8fbf66a5
Reviewed-on: https://github.com/flang-compiler/f18/pull/186
Tim Keith [Sat, 15 Sep 2018 22:05:59 +0000 (15:05 -0700)]
[flang] Add explicit '= default' for move constructor.
Original-commit: flang-compiler/f18@
7007a488ba61bf53f0f9edfd82250b7d08a68c68
Reviewed-on: https://github.com/flang-compiler/f18/pull/186
Tree-same-pre-rewrite: false
Tim Keith [Fri, 14 Sep 2018 23:21:37 +0000 (16:21 -0700)]
[flang] Initialize directories_ directly rather than with setter.
Original-commit: flang-compiler/f18@
a9a6fc688bb42840651055363172d5e5166d9447
Reviewed-on: https://github.com/flang-compiler/f18/pull/186
Tree-same-pre-rewrite: false
Tim Keith [Fri, 14 Sep 2018 22:04:50 +0000 (15:04 -0700)]
[flang] Add top-level Semantics class
Refactor to create the Semantics class that is responsible for holding
state during semantics (the scope tree and messages) and managing the
logic of the various phases of semantic processing. Eliminate static
Scope::globalScope.
The messages generated during semantic processing are accumulated in a
Messages data member of Semantics so that individual phases don't need
to emit them to std::cerr. This is now done by the driver so that it has
control over where they go and eliminates other includes of iostream.
To do this, the messages object is passed in to the various semantics
operations.
Move DumpSymbols into semantics.cc: it doesn't belong in resolve-names.cc
and it depends on the global scope, so it's as good a place as any.
The call to RewriteParseTree is also moved to Semantics.
Original-commit: flang-compiler/f18@
771d0e1293c460fe28946f20464587f9a993586d
Reviewed-on: https://github.com/flang-compiler/f18/pull/186
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 13 Sep 2018 22:46:17 +0000 (15:46 -0700)]
[flang] Merge pull request flang-compiler/f18#184 from flang-compiler/eas5
Add semantics checking for END xxx statements.
Original-commit: flang-compiler/f18@
e4f2b6c7d7585ed124df07b80a822e79c96349c0
Reviewed-on: https://github.com/flang-compiler/f18/pull/184
Eric Schweitz [Thu, 13 Sep 2018 22:44:33 +0000 (15:44 -0700)]
[flang] Convert some of the functions to longer names.
Original-commit: flang-compiler/f18@
6cb59e916c26138e3e95b4edef7cfeadb40eae07
Reviewed-on: https://github.com/flang-compiler/f18/pull/184
Eric Schweitz [Thu, 13 Sep 2018 22:34:34 +0000 (15:34 -0700)]
[flang] Remove incorrect error message
Original-commit: flang-compiler/f18@
9ef54520dfa4779023e5deb4bf366956b7f2c2ff
Reviewed-on: https://github.com/flang-compiler/f18/pull/184
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 13 Sep 2018 21:50:38 +0000 (14:50 -0700)]
[flang] Add semantics checking for END xxx statements.
Add a negative test for END xxx names.
Reverse the sequence of calls such that resolve-label is before
resolve-name.
Original-commit: flang-compiler/f18@
5fe62f108ce83315d2ffde23429188b995850414
Reviewed-on: https://github.com/flang-compiler/f18/pull/184
Tree-same-pre-rewrite: false
Peter Klausler [Thu, 13 Sep 2018 18:30:07 +0000 (11:30 -0700)]
[flang] Merge pull request flang-compiler/f18#183 from flang-compiler/pmk0
Semantic analysis of expressions (work in progress)
Original-commit: flang-compiler/f18@
c9521f66c27278172339d2e602586d529f951f48
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
peter klausler [Thu, 13 Sep 2018 18:29:10 +0000 (11:29 -0700)]
[flang] Resolve recent NAG failures better, more clean-up, ready for merge.
Original-commit: flang-compiler/f18@
5bc5a317f4c67c2525b0c9cd08b45ee3bd6dafc0
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
peter klausler [Thu, 13 Sep 2018 17:29:44 +0000 (10:29 -0700)]
[flang] Fix recent regression on NAG tests found during pre-merge testing
Original-commit: flang-compiler/f18@
1fc6d00ac8eaaf952bfb0dd2fe3b14d9d104496f
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 12 Sep 2018 23:37:28 +0000 (16:37 -0700)]
[flang] Repair CMakeLists.txt after accidentally clang-formatting it
Original-commit: flang-compiler/f18@
21eef98f477c15c6c015797b298fbc32230b9ba8
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 12 Sep 2018 23:27:51 +0000 (16:27 -0700)]
[flang] Add "explicit" to constructors, define Type<TypeCategory::Derived>
Original-commit: flang-compiler/f18@
79c165af65a0357f5bf90995f862fdb4ec11364e
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 12 Sep 2018 20:53:14 +0000 (13:53 -0700)]
[flang] Merge with current master, address early review comments.
Original-commit: flang-compiler/f18@
d1f981ddb431fedcc6aba5e33465ebe85fdf66dc
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 12 Sep 2018 18:50:25 +0000 (11:50 -0700)]
[flang] remove unused code
Original-commit: flang-compiler/f18@
79c32523405c86f1fdd4a3b0c7fcb3f86daa57fb
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 12 Sep 2018 18:20:30 +0000 (11:20 -0700)]
[flang] clean up for review
Original-commit: flang-compiler/f18@
d3d81b1e6fdc394b8ba9607ce15f39988a3b8e23
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 12 Sep 2018 00:06:44 +0000 (17:06 -0700)]
[flang] array references
Original-commit: flang-compiler/f18@
5659510c31f858bdba91ea58de3df21bc1aac08c
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 11 Sep 2018 18:13:40 +0000 (11:13 -0700)]
[flang] automate analysis of expression parse tree types that are wrappers/unions
Original-commit: flang-compiler/f18@
e8fbd6c1fdce933db5c8a49b56d389bb366bca78
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Fri, 7 Sep 2018 23:54:33 +0000 (16:54 -0700)]
[flang] cleaning up TODOs
Original-commit: flang-compiler/f18@
cfd67de3cdda968e01928bdab4a9767dd30ab869
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Fri, 7 Sep 2018 22:25:10 +0000 (15:25 -0700)]
[flang] LOGICAL operations
Original-commit: flang-compiler/f18@
71a1de4c599c89f2b93afffdc40b8b6d10066dbd
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Fri, 7 Sep 2018 17:33:32 +0000 (10:33 -0700)]
[flang] add left(), right(), and comments
Original-commit: flang-compiler/f18@
372fd0650895153286e66f21caff9302f635cb36
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Thu, 6 Sep 2018 00:12:03 +0000 (17:12 -0700)]
[flang] mixed Complex; removed BOZConstant in favor of converting in place
Original-commit: flang-compiler/f18@
17a18ddd223d8a91687d59f0299dbbf35f771f72
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 4 Sep 2018 23:42:32 +0000 (16:42 -0700)]
[flang] mixed z+i, z+r expressions
Original-commit: flang-compiler/f18@
5c5d11c1f77fa188a4ee88c6a15c47fb6d734edc
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 4 Sep 2018 21:20:48 +0000 (14:20 -0700)]
[flang] Finish typeless casting
Original-commit: flang-compiler/f18@
a4cfd1696aec7fc5686ca6f018a209546de679d1
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Fri, 31 Aug 2018 23:14:14 +0000 (16:14 -0700)]
[flang] more operators
Original-commit: flang-compiler/f18@
4925b4b94461dfeecd8f1f542ef81da00f99e071
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Fri, 31 Aug 2018 20:28:21 +0000 (13:28 -0700)]
[flang] restructure work in progress in semantics/expression.cc; checkpoint before finishing operators
Original-commit: flang-compiler/f18@
5d991b0df38937f59aeade66fe413b2b5d4d3a4d
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Thu, 30 Aug 2018 17:09:44 +0000 (10:09 -0700)]
[flang] checkpoint
Original-commit: flang-compiler/f18@
04697760f34f6d56bf5ca96ed7dad8051b29e7c3
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 29 Aug 2018 19:26:22 +0000 (12:26 -0700)]
[flang] cleanup
Original-commit: flang-compiler/f18@
99c4bcb60c66b591b24143be194ba85ff692977d
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 28 Aug 2018 23:35:45 +0000 (16:35 -0700)]
[flang] checkpoint - building again now with all compilers
Original-commit: flang-compiler/f18@
8cd746910de1f256fbab4f80d125b535e4cafe1a
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 28 Aug 2018 22:15:18 +0000 (15:15 -0700)]
[flang] checkpoint once g++ can build again
Original-commit: flang-compiler/f18@
1c09641a6daf04909561cc8d5ff7b7c223e961c3
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Thu, 23 Aug 2018 22:28:08 +0000 (15:28 -0700)]
[flang] merge with master, add comments
Original-commit: flang-compiler/f18@
1fe4cf81428fd63fe17671edf0071046a509e791
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Thu, 23 Aug 2018 21:49:28 +0000 (14:49 -0700)]
[flang] continue refactoring
Original-commit: flang-compiler/f18@
f2b49ba0e23a6281f9e850611712bdbb32af3334
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Thu, 23 Aug 2018 19:00:44 +0000 (12:00 -0700)]
[flang] CombineVariants
Original-commit: flang-compiler/f18@
d4c55084bd5a432d56e118da009ee19050c10d00
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Thu, 23 Aug 2018 17:55:16 +0000 (10:55 -0700)]
[flang] work on numeric operations
Original-commit: flang-compiler/f18@
e0ab91914c6f20d0e242e80795c35cc858860449
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 22 Aug 2018 20:36:45 +0000 (13:36 -0700)]
[flang] Replace FOR_EACH_... macro cruft with safer template metaprogramming.
Original-commit: flang-compiler/f18@
bc3c4279b053bf9d779bb9b341cde8bd6222260a
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Mon, 20 Aug 2018 16:29:08 +0000 (09:29 -0700)]
[flang] Remove GenericExpr, move operator overloads to tools.h
Original-commit: flang-compiler/f18@
23e7a6c27c72c88f565bcd6e4cc02d46e082ec5a
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Fri, 17 Aug 2018 22:38:37 +0000 (15:38 -0700)]
[flang] complex extraction of operator classes
Original-commit: flang-compiler/f18@
0506bb7a0c28cc9374c62eecfb7def724c5488fd
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Fri, 17 Aug 2018 16:50:32 +0000 (09:50 -0700)]
[flang] checkpoint
Original-commit: flang-compiler/f18@
e874c926d039953f4309f98ab05c1c6f1d272ab8
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Thu, 16 Aug 2018 18:46:18 +0000 (11:46 -0700)]
[flang] checkpoint with clang workaround
Original-commit: flang-compiler/f18@
c4a2aaf8b10adc2aec0d66f020d358e2a2ac417b
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Wed, 15 Aug 2018 20:46:33 +0000 (13:46 -0700)]
[flang] checkpoint
Original-commit: flang-compiler/f18@
2a9e80d9bbd75fdbf7b563dece563531866ac4e2
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 14 Aug 2018 23:48:49 +0000 (16:48 -0700)]
[flang] expression analysis
Original-commit: flang-compiler/f18@
dedfe182d9fc9f0d2d7392c515b84ac0492d16f4
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 14 Aug 2018 22:11:53 +0000 (15:11 -0700)]
[flang] More cleaning
Original-commit: flang-compiler/f18@
8227229f625dd7a88760ea96810c9456295d8a43
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 14 Aug 2018 21:35:51 +0000 (14:35 -0700)]
[flang] Extirpate expression-forward.h
Original-commit: flang-compiler/f18@
288acd399304de69c154b7b7bfe3b9d0ccd32a7d
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 14 Aug 2018 20:39:59 +0000 (13:39 -0700)]
[flang] Refactoring and renaming
Original-commit: flang-compiler/f18@
29fc0bee8a14cad46ec29b5baf6326cad7c0b4e0
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Tue, 14 Aug 2018 00:05:15 +0000 (17:05 -0700)]
[flang] clean up naming in expressions and types
Original-commit: flang-compiler/f18@
ab17ef4d4bc7e5ab8fae2dbe43edd47f25f9ba5a
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Mon, 13 Aug 2018 20:33:31 +0000 (13:33 -0700)]
[flang] checkpoint
Original-commit: flang-compiler/f18@
3fae716c44104cd9ec7694ccda93c8881f2e3c7e
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
peter klausler [Fri, 10 Aug 2018 18:44:43 +0000 (11:44 -0700)]
[flang] Expression analysis checkpoint
Original-commit: flang-compiler/f18@
f740cab6414d8bec8614c66f1deec6dc96da80ed
Reviewed-on: https://github.com/flang-compiler/f18/pull/183
Tree-same-pre-rewrite: false
Tim Keith [Wed, 12 Sep 2018 22:56:55 +0000 (15:56 -0700)]
[flang] Merge pull request flang-compiler/f18#179 from flang-compiler/tsk1
Improve error message for "type already declared"
Original-commit: flang-compiler/f18@
46b68921531f13a1ecf70e289ed22ec8b5e26c32
Reviewed-on: https://github.com/flang-compiler/f18/pull/179
Tim Keith [Tue, 11 Sep 2018 14:26:54 +0000 (07:26 -0700)]
[flang] Improve error message for "type already declared"
Add reference to the statement where the type was first set.
Original-commit: flang-compiler/f18@
911c90e99ee43e4e221d0b5ffd8a76c82390c153
Reviewed-on: https://github.com/flang-compiler/f18/pull/179
Tim Keith [Wed, 12 Sep 2018 18:38:26 +0000 (11:38 -0700)]
[flang] Merge pull request flang-compiler/f18#182 from flang-compiler/tsk2
Simplify representation of intrinsic types
Original-commit: flang-compiler/f18@
a6afb59d427a178f51055ae5df00b2cbcae6d054
Reviewed-on: https://github.com/flang-compiler/f18/pull/182
Tim Keith [Wed, 12 Sep 2018 18:37:29 +0000 (11:37 -0700)]
[flang] The default kind of complex is the same as that of real.
Original-commit: flang-compiler/f18@
16080c06746194c9e51daf14ae649342d4c0683a
Reviewed-on: https://github.com/flang-compiler/f18/pull/182
Tim Keith [Wed, 12 Sep 2018 00:33:42 +0000 (17:33 -0700)]
[flang] Simplify representation of intrinsic types
Intrinsic types are now just a TypeCategory and a int kind. If no kind
is specified the default is used so that every type has an explicit
kind. This caused changes in the expected results of some of the tests.
Add support for "double precision" and "double complex".
Intrinsic types are now stored as values in DeclTypeSpec so none of the
KindedTypeHelper machinery is needed any more.
Eliminate DerivedTypeDef, DataComponentDef, ProcComponentDef,
TypeBoundProc. The components and bindings of a derived type are now
represented by the corresponding Scope.
Original-commit: flang-compiler/f18@
4ad8ffb18708e073da9a0f37c3bb09a271ca1c02
Reviewed-on: https://github.com/flang-compiler/f18/pull/182
Tree-same-pre-rewrite: false
Eric Schweitz [Wed, 12 Sep 2018 15:30:43 +0000 (08:30 -0700)]
[flang] Merge pull request flang-compiler/f18#181 from flang-compiler/eas6
Issue flang-compiler/f18#180 - Label vs. IntLiteralConstant
Original-commit: flang-compiler/f18@
2350ed912873d17c897d5e4d08a583bb2edfaec7
Reviewed-on: https://github.com/flang-compiler/f18/pull/181
Eric Schweitz [Tue, 11 Sep 2018 23:30:49 +0000 (16:30 -0700)]
[flang] Clean up dangling spaces
Original-commit: flang-compiler/f18@
7a29dc617a45bd864c62b4da76eeda8f8d7fc235
Reviewed-on: https://github.com/flang-compiler/f18/pull/181
Eric Schweitz [Tue, 11 Sep 2018 23:26:19 +0000 (16:26 -0700)]
[flang] Fixes the Label vs. IntLiteralConstant issue flang-compiler/f18#180
Original-commit: flang-compiler/f18@
40387158dc33ae4623bef89d4509fb682feba82b
Reviewed-on: https://github.com/flang-compiler/f18/pull/181
Tree-same-pre-rewrite: false
Eric Schweitz [Tue, 11 Sep 2018 21:01:25 +0000 (14:01 -0700)]
[flang] Merge pull request flang-compiler/f18#170 from flang-compiler/easddd
Add label resolution initial pass implementation and tests
Original-commit: flang-compiler/f18@
92a20cbdc9ec72a97ce0ea1f733b61ce1ae77de7
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Eric Schweitz [Thu, 6 Sep 2018 23:21:35 +0000 (16:21 -0700)]
[flang] tweak Legality
Original-commit: flang-compiler/f18@
19834c65d7d5889932d139681eb200af98a0c603
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Eric Schweitz [Thu, 6 Sep 2018 22:37:40 +0000 (15:37 -0700)]
[flang] clang-format doesn't
Original-commit: flang-compiler/f18@
0114db6ced2186c862862af636b121e329125f70
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 6 Sep 2018 22:32:33 +0000 (15:32 -0700)]
[flang] Remove the strict F18 checking flag. Always check that program is
strictly conforming to F18, but demote errors to warnings when the
Fortran is legal under pre-F18 standards. If the Fortran is illegal
under F18 _and_ previous standards, then emit an error.
Original-commit: flang-compiler/f18@
6d1f37683a4409a609af49c4a623007950c868fc
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 6 Sep 2018 22:03:03 +0000 (15:03 -0700)]
[flang] convert name to lowercase
Original-commit: flang-compiler/f18@
f591d31ab436157e92b1e46a86a6f6148b5d812d
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 6 Sep 2018 20:33:51 +0000 (13:33 -0700)]
[flang] More renaming
Original-commit: flang-compiler/f18@
9ef9ef4479468f5054edfe3183e4c4d14dc87111
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 6 Sep 2018 17:38:52 +0000 (10:38 -0700)]
[flang] Fix a couple other spots clang-format missed
Original-commit: flang-compiler/f18@
1a4b12e1b2d38db3a39ddb4a4dbdd6b96d32010f
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 6 Sep 2018 17:31:47 +0000 (10:31 -0700)]
[flang] clang-format didn't clean up some of the code. delete std::make_pair call.
Original-commit: flang-compiler/f18@
4defccc50d428f7b5493cde585f3436a29ce10e4
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 6 Sep 2018 17:04:18 +0000 (10:04 -0700)]
[flang] Simplify some of the if-return-else-return expansions while possibly
keeping things readable.
Original-commit: flang-compiler/f18@
55b7e18763de2cb786ea03b4813aabd45a507337
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 6 Sep 2018 16:55:29 +0000 (09:55 -0700)]
[flang] Fix globbing bug and return variable not being set
Original-commit: flang-compiler/f18@
238349048bb7e5b4bbf359e6dad2d24b647ebb33
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Thu, 6 Sep 2018 16:06:21 +0000 (09:06 -0700)]
[flang] Per review:
Change initializer lists to use curlies.
Change uses of std::tuple to PODs & add ctors per compiler complaining.
Original-commit: flang-compiler/f18@
42c5cdcaabb7fdc4971698fadb608a9df61360b8
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false
Eric Schweitz [Wed, 5 Sep 2018 23:04:56 +0000 (16:04 -0700)]
[flang] More review comment actions.
Original-commit: flang-compiler/f18@
eb7ab3452d9cfd969154ffacc3d1a007dbaef367
Reviewed-on: https://github.com/flang-compiler/f18/pull/170
Tree-same-pre-rewrite: false