llvm/flang/test/semantics
Tim Keith cb37c3625a [flang] Non-fatal error for repeated access spec
When an access statement repeats the same attribute, make it a non-fatal
diagnostic. Also, include the previous specification in the message.

resolve11.f90 now illustrates both cases, fatal and non-fatal.

Original-commit: flang-compiler/f18@1f567c740a
Reviewed-on: https://github.com/flang-compiler/f18/pull/70
Tree-same-pre-rewrite: false
2018-04-25 10:46:39 -07:00
..
implicit01.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
implicit02.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
implicit03.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
implicit04.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
implicit05.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
implicit06.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
implicit07.f90 [flang] Rewrite function calls to array element references 2018-04-23 12:46:56 -07:00
resolve01.f90 [flang] Resolve array specifications of entities. 2018-04-12 12:59:42 -07:00
resolve02.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
resolve03.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
resolve04.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
resolve05.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
resolve06.f90 [flang] Continue work on name resolution. 2018-04-11 13:13:14 -07:00
resolve07.f90 [flang] Resolve array specifications of entities. 2018-04-12 12:59:42 -07:00
resolve08.f90 [flang] Implement parse tree rewriting. 2018-04-18 15:06:35 -07:00
resolve09.f90 [flang] Rewrite function calls to array element references 2018-04-23 12:46:56 -07:00
resolve10.f90 [flang] Initial support for name resolution in modules. 2018-04-24 17:07:15 -07:00
resolve11.f90 [flang] Non-fatal error for repeated access spec 2018-04-25 10:46:39 -07:00