public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/aoliva/heads/testme)] strub: ppc64el internal va-list
@ 2023-10-20  3:48 Alexandre Oliva
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Oliva @ 2023-10-20  3:48 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c3b026b0995a27c92751e4c5be857cf7adfb9135

commit c3b026b0995a27c92751e4c5be857cf7adfb9135
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Oct 19 02:53:16 2023 -0300

    strub: ppc64el internal va-list

Diff:
---
 gcc/ipa-strub.cc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/ipa-strub.cc b/gcc/ipa-strub.cc
index f3b2473b5939..612ece9f1855 100644
--- a/gcc/ipa-strub.cc
+++ b/gcc/ipa-strub.cc
@@ -3281,6 +3281,9 @@ pass_ipa_strub::execute (function *)
 				    TREE_TYPE (TREE_TYPE (vaptr)),
 				    vaptr,
 				    build_int_cst (TREE_TYPE (vaptr), 0));
+		    if (!is_gimple_val (arg))
+		      arg = force_gimple_operand_gsi (&gsi, arg, true,
+						      NULL_TREE, true, GSI_SAME_STMT);
 		  }
 		gimple_call_set_arg (call, 1, arg);
 		update_stmt (call);

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] strub: ppc64el internal va-list
@ 2023-10-06  4:33 Alexandre Oliva
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Oliva @ 2023-10-06  4:33 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d969d4f1a661803800e9b50d7f9ca0472aaa934a

commit d969d4f1a661803800e9b50d7f9ca0472aaa934a
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Fri Oct 6 01:28:43 2023 -0300

    strub: ppc64el internal va-list

Diff:
---
 gcc/ipa-strub.cc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/ipa-strub.cc b/gcc/ipa-strub.cc
index f3b2473b593..612ece9f185 100644
--- a/gcc/ipa-strub.cc
+++ b/gcc/ipa-strub.cc
@@ -3281,6 +3281,9 @@ pass_ipa_strub::execute (function *)
 				    TREE_TYPE (TREE_TYPE (vaptr)),
 				    vaptr,
 				    build_int_cst (TREE_TYPE (vaptr), 0));
+		    if (!is_gimple_val (arg))
+		      arg = force_gimple_operand_gsi (&gsi, arg, true,
+						      NULL_TREE, true, GSI_SAME_STMT);
 		  }
 		gimple_call_set_arg (call, 1, arg);
 		update_stmt (call);

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gcc(refs/users/aoliva/heads/testme)] strub: ppc64el internal va-list
@ 2023-10-06  4:29 Alexandre Oliva
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Oliva @ 2023-10-06  4:29 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d9809d4bbfbc7c748ff49e6e85bdb073690607c4

commit d9809d4bbfbc7c748ff49e6e85bdb073690607c4
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Fri Oct 6 01:28:43 2023 -0300

    strub: ppc64el internal va-list

Diff:
---
 gcc/ipa-strub.cc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/ipa-strub.cc b/gcc/ipa-strub.cc
index 67de14adcd1..744a273e602 100644
--- a/gcc/ipa-strub.cc
+++ b/gcc/ipa-strub.cc
@@ -3281,6 +3281,9 @@ pass_ipa_strub::execute (function *)
 				    TREE_TYPE (TREE_TYPE (vaptr)),
 				    vaptr,
 				    build_int_cst (TREE_TYPE (vaptr), 0));
+		    if (!is_gimple_val (arg))
+		      arg = force_gimpel_operand_gsi (&gsi, arg, true,
+						      NULL_TREE, true, GSI_SAME_STMT);
 		  }
 		gimple_call_set_arg (call, 1, arg);
 		update_stmt (call);

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-20  3:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-20  3:48 [gcc(refs/users/aoliva/heads/testme)] strub: ppc64el internal va-list Alexandre Oliva
  -- strict thread matches above, loose matches on Subject: below --
2023-10-06  4:33 Alexandre Oliva
2023-10-06  4:29 Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).