Skip to content

Commit 865d3b6

Browse files
authored
Merge pull request #6102 from tautschnig/fix-wmm-shared_buffer
goto-instrument/wmm: do not lookup non-existent symbols in the namespace
2 parents e1a35fa + 98f9cc2 commit 865d3b6

File tree

13 files changed

+37
-63
lines changed

13 files changed

+37
-63
lines changed

regression/goto-instrument-wmm-core/ppc_aclwdrr005_POWER_ALL/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE
22
aclwdrr005.c
33
POWER ALL
44
^EXIT=0$

regression/goto-instrument-wmm-core/ppc_aclwdrr005_POWER_OPC/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE
22
aclwdrr005.c
33
POWER OPC
44
^EXIT=0$

regression/goto-instrument-wmm-core/ppc_aclwdrr015_POWER_ALL/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
THOROUGH
22
aclwdrr015.c
33
POWER ALL
44
^EXIT=10$

regression/goto-instrument-wmm-core/ppc_aclwdrr015_POWER_OPC/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
THOROUGH
22
aclwdrr015.c
33
POWER OPC
44
^EXIT=10$

regression/goto-instrument-wmm-core/ppc_aclwsrr000_RMO_ALL/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
THOROUGH
22
aclwsrr000.c
33
RMO ALL
44
^EXIT=0$

regression/goto-instrument-wmm-core/ppc_aclwsrr000_RMO_OPC/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
THOROUGH
22
aclwsrr000.c
33
RMO OPC
44
^EXIT=0$

regression/goto-instrument-wmm-core/ppc_aclwsrr002_POWER_ALL/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
THOROUGH
22
aclwsrr002.c
33
POWER ALL
44
^EXIT=0$

regression/goto-instrument-wmm-core/ppc_aclwsrr002_POWER_OPC/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
THOROUGH
22
aclwsrr002.c
33
POWER OPC
44
^EXIT=0$

regression/goto-instrument-wmm-core/ppc_aclwsrr002_RMO_ALL/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
THOROUGH
22
aclwsrr002.c
33
RMO ALL
44
^EXIT=0$

regression/goto-instrument-wmm-core/ppc_aclwsrr002_RMO_OPC/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
THOROUGH
22
aclwsrr002.c
33
RMO OPC
44
^EXIT=0$

0 commit comments

Comments
 (0)