summaryrefslogtreecommitdiff
path: root/flang/test/Lower/namelist.f90
diff options
context:
space:
mode:
Diffstat (limited to 'flang/test/Lower/namelist.f90')
-rw-r--r--flang/test/Lower/namelist.f906
1 files changed, 3 insertions, 3 deletions
diff --git a/flang/test/Lower/namelist.f90 b/flang/test/Lower/namelist.f90
index 0a9a5b34b938..7789effc0d31 100644
--- a/flang/test/Lower/namelist.f90
+++ b/flang/test/Lower/namelist.f90
@@ -83,6 +83,6 @@ subroutine global_pointer
write(10, nml=mygroup)
end
- ! CHECK-DAG: fir.global linkonce @_QQcl.6A6A6A00 constant : !fir.char<1,4>
- ! CHECK-DAG: fir.global linkonce @_QQcl.63636300 constant : !fir.char<1,4>
- ! CHECK-DAG: fir.global linkonce @_QQcl.6E6E6E00 constant : !fir.char<1,4>
+ ! CHECK-DAG: fir.global internal @_QQcl.6A6A6A00 constant : !fir.char<1,4>
+ ! CHECK-DAG: fir.global internal @_QQcl.63636300 constant : !fir.char<1,4>
+ ! CHECK-DAG: fir.global internal @_QQcl.6E6E6E00 constant : !fir.char<1,4>