summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/inline/exponential_runtime.main.Inline.panic-unwind.diff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:25:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:25:56 +0000
commit018c4950b9406055dec02ef0fb52f132e2bb1e2c (patch)
treea835ebdf2088ef88fa681f8fad45f09922c1ae9a /tests/mir-opt/inline/exponential_runtime.main.Inline.panic-unwind.diff
parentAdding debian version 1.75.0+dfsg1-5. (diff)
downloadrustc-018c4950b9406055dec02ef0fb52f132e2bb1e2c.tar.xz
rustc-018c4950b9406055dec02ef0fb52f132e2bb1e2c.zip
Merging upstream version 1.76.0+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/mir-opt/inline/exponential_runtime.main.Inline.panic-unwind.diff')
-rw-r--r--tests/mir-opt/inline/exponential_runtime.main.Inline.panic-unwind.diff44
1 files changed, 22 insertions, 22 deletions
diff --git a/tests/mir-opt/inline/exponential_runtime.main.Inline.panic-unwind.diff b/tests/mir-opt/inline/exponential_runtime.main.Inline.panic-unwind.diff
index 0a4ce40c5..3f334779e 100644
--- a/tests/mir-opt/inline/exponential_runtime.main.Inline.panic-unwind.diff
+++ b/tests/mir-opt/inline/exponential_runtime.main.Inline.panic-unwind.diff
@@ -69,58 +69,58 @@
+ }
+
+ bb2: {
++ _4 = <() as F>::call() -> [return: bb1, unwind continue];
++ }
++
++ bb3: {
+ StorageDead(_7);
+ StorageDead(_6);
+ StorageDead(_5);
-+ _3 = <() as F>::call() -> [return: bb3, unwind continue];
++ _3 = <() as F>::call() -> [return: bb2, unwind continue];
+ }
+
-+ bb3: {
-+ _4 = <() as F>::call() -> [return: bb1, unwind continue];
++ bb4: {
++ _7 = <() as E>::call() -> [return: bb3, unwind continue];
+ }
+
-+ bb4: {
++ bb5: {
+ StorageDead(_10);
+ StorageDead(_9);
+ StorageDead(_8);
-+ _6 = <() as E>::call() -> [return: bb5, unwind continue];
++ _6 = <() as E>::call() -> [return: bb4, unwind continue];
+ }
+
-+ bb5: {
-+ _7 = <() as E>::call() -> [return: bb2, unwind continue];
++ bb6: {
++ _10 = <() as D>::call() -> [return: bb5, unwind continue];
+ }
+
-+ bb6: {
++ bb7: {
+ StorageDead(_13);
+ StorageDead(_12);
+ StorageDead(_11);
-+ _9 = <() as D>::call() -> [return: bb7, unwind continue];
++ _9 = <() as D>::call() -> [return: bb6, unwind continue];
+ }
+
-+ bb7: {
-+ _10 = <() as D>::call() -> [return: bb4, unwind continue];
++ bb8: {
++ _13 = <() as C>::call() -> [return: bb7, unwind continue];
+ }
+
-+ bb8: {
++ bb9: {
+ StorageDead(_16);
+ StorageDead(_15);
+ StorageDead(_14);
-+ _12 = <() as C>::call() -> [return: bb9, unwind continue];
++ _12 = <() as C>::call() -> [return: bb8, unwind continue];
+ }
+
-+ bb9: {
-+ _13 = <() as C>::call() -> [return: bb6, unwind continue];
++ bb10: {
++ _16 = <() as B>::call() -> [return: bb9, unwind continue];
+ }
+
-+ bb10: {
++ bb11: {
+ StorageDead(_19);
+ StorageDead(_18);
+ StorageDead(_17);
-+ _15 = <() as B>::call() -> [return: bb11, unwind continue];
-+ }
-+
-+ bb11: {
-+ _16 = <() as B>::call() -> [return: bb8, unwind continue];
++ _15 = <() as B>::call() -> [return: bb10, unwind continue];
+ }
+
+ bb12: {
@@ -128,7 +128,7 @@
+ }
+
+ bb13: {
-+ _19 = <() as A>::call() -> [return: bb10, unwind continue];
++ _19 = <() as A>::call() -> [return: bb11, unwind continue];
}
}