public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-08-20  4:20 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-08-20  4:20 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7b04a38dbfaccc7f76d661c223204d98582b05e2

commit 7b04a38dbfaccc7f76d661c223204d98582b05e2
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Wed Aug 18 23:57:15 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2023-12-07 16:18 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2023-12-07 16:18 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:63c5efa8eded0f19ceeeae9f753284fa99c419cc

commit 63c5efa8eded0f19ceeeae9f753284fa99c419cc
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Tue Jun 13 05:41:11 2023 -0300

    silence warnings

Diff:
---
 gcc/optabs.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.cc b/gcc/optabs.cc
index f0a048a6bdb..c5ecd23a4df 100644
--- a/gcc/optabs.cc
+++ b/gcc/optabs.cc
@@ -257,7 +257,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;

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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2023-12-06  0:26 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2023-12-06  0:26 UTC (permalink / raw)
  To: gcc-cvs

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

commit b9875b559660f880aa04e89492e4cee1aaecf016
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Tue Jun 13 05:41:11 2023 -0300

    silence warnings

Diff:
---
 gcc/optabs.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.cc b/gcc/optabs.cc
index f0a048a6bdb..c5ecd23a4df 100644
--- a/gcc/optabs.cc
+++ b/gcc/optabs.cc
@@ -257,7 +257,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;

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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2023-12-01 18:00 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2023-12-01 18:00 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:1ffa0842625ed7cf0e28ad96c5c3a757a3735215

commit 1ffa0842625ed7cf0e28ad96c5c3a757a3735215
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Tue Jun 13 05:41:11 2023 -0300

    silence warnings

Diff:
---
 gcc/optabs.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.cc b/gcc/optabs.cc
index f0a048a6bdb..c5ecd23a4df 100644
--- a/gcc/optabs.cc
+++ b/gcc/optabs.cc
@@ -257,7 +257,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;

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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2023-11-29  8:47 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2023-11-29  8:47 UTC (permalink / raw)
  To: gcc-cvs

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

commit f5e17e6ddae2cd9233ba20cba6c3d8be11bda183
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Tue Jun 13 05:41:11 2023 -0300

    silence warnings

Diff:
---
 gcc/optabs.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.cc b/gcc/optabs.cc
index f0a048a6bdb..c5ecd23a4df 100644
--- a/gcc/optabs.cc
+++ b/gcc/optabs.cc
@@ -257,7 +257,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;

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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2022-08-04 14:10 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2022-08-04 14:10 UTC (permalink / raw)
  To: gcc-cvs

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

commit e9d1e252e0bcde90a52543452f2993ecaa32117f
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Jul 28 03:30:24 2022 -0300

    silence warnings

Diff:
---
 gcc/optabs.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.cc b/gcc/optabs.cc
index 165f8d1fa22..7a4eff12951 100644
--- a/gcc/optabs.cc
+++ b/gcc/optabs.cc
@@ -255,7 +255,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2022-05-06  8:02 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2022-05-06  8:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8d4e483bfd88fc43e6ac48d9d633124150ed7ed6

commit 8d4e483bfd88fc43e6ac48d9d633124150ed7ed6
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Thu Sep 2 23:15:40 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.cc b/gcc/optabs.cc
index 3d8fa3abdfe..b5f2f94f076 100644
--- a/gcc/optabs.cc
+++ b/gcc/optabs.cc
@@ -255,7 +255,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-09-05  9:50 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-09-05  9:50 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5a02ae4a7f9d1eaac085a815519565be5865bb70

commit 5a02ae4a7f9d1eaac085a815519565be5865bb70
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Sep 2 23:15:40 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-09-05  5:38 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-09-05  5:38 UTC (permalink / raw)
  To: gcc-cvs

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

commit f97a9c4d37b660a1876e2dbca57f6c331a9bcec3
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Sep 2 23:15:40 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-09-05  2:50 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-09-05  2:50 UTC (permalink / raw)
  To: gcc-cvs

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

commit a0a38b64c5b1a642aec328d71749da3c272a3f80
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Sep 2 23:15:40 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-09-04 14:12 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-09-04 14:12 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:90d359b0844d5e5d32543169468f44ced5280d6f

commit 90d359b0844d5e5d32543169468f44ced5280d6f
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Sep 2 23:15:40 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-09-04 11:10 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-09-04 11:10 UTC (permalink / raw)
  To: gcc-cvs

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

commit f51d538a6694455f825b16e964b84c685496c5f3
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Sep 2 23:15:40 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-09-03  7:02 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-09-03  7:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:00b54ba7148e33333b15ed33476a67c60c4e2fcb

commit 00b54ba7148e33333b15ed33476a67c60c4e2fcb
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Sep 2 23:15:40 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-09-03  2:17 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-09-03  2:17 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:3b66096d418e69a3977b4a7cfbb9eff68e18c643

commit 3b66096d418e69a3977b4a7cfbb9eff68e18c643
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Sep 2 23:15:40 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-08-28  6:30 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-08-28  6:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:50b2ad9a07762838739c0f090bae167511a622dc

commit 50b2ad9a07762838739c0f090bae167511a622dc
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Fri Aug 20 02:20:54 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-08-28  4:13 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-08-28  4:13 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:60ce4ea6e221b02901a338afc4d5cdd9a349de4f

commit 60ce4ea6e221b02901a338afc4d5cdd9a349de4f
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Fri Aug 20 02:20:54 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index ebed78fda3f..9b249106941 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-08-20  4:22 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-08-20  4:22 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:4f73b6b1dc65058817680d039d24d380cae480ca

commit 4f73b6b1dc65058817680d039d24d380cae480ca
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Wed Aug 18 23:57:15 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-08-19  2:58 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-08-19  2:58 UTC (permalink / raw)
  To: gcc-cvs

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

commit d8ea2901575c38df29151cfffba0809c5fe707b5
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Wed Aug 18 23:57:15 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-08-04  8:55 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-08-04  8:55 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5e4f646737086ddf6bdae3810b3595c2e8f95a42

commit 5e4f646737086ddf6bdae3810b3595c2e8f95a42
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Sat Jul 24 23:05:47 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-07-28  9:35 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-07-28  9:35 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:3e6dac6622bdf98bad30229373cfd8eb4c2436b8

commit 3e6dac6622bdf98bad30229373cfd8eb4c2436b8
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Sat Jul 24 23:05:47 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-07-28  7:06 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-07-28  7:06 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5cafd66dc092157403213131ab56b8e65a0dc4c6

commit 5cafd66dc092157403213131ab56b8e65a0dc4c6
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Sat Jul 24 23:05:47 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-07-26 13:31 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-07-26 13:31 UTC (permalink / raw)
  To: gcc-cvs

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

commit fb2b0649a5615004db14ddf4dc8d49c11ee51da6
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Sat Jul 24 23:05:47 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-07-25 15:58 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-07-25 15:58 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:974ea6274e8d61e7348b72b319269666717c0caa

commit 974ea6274e8d61e7348b72b319269666717c0caa
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Sat Jul 24 23:05:47 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-07-25  1:43 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-07-25  1:43 UTC (permalink / raw)
  To: gcc-cvs

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

commit e5c08a8c9185684ded0d7fb01391b9778a77210b
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Jul 22 16:28:29 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

* [gcc(refs/users/aoliva/heads/strub)] silence warnings
@ 2021-07-22 19:33 Alexandre Oliva
  0 siblings, 0 replies; 25+ messages in thread
From: Alexandre Oliva @ 2021-07-22 19:33 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:6b61b75522d8521fb2b133f425d1c5e3885a5af5

commit 6b61b75522d8521fb2b133f425d1c5e3885a5af5
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Thu Jul 22 16:28:29 2021 -0300

    silence warnings

Diff:
---
 gcc/optabs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/optabs.c b/gcc/optabs.c
index 14d8ad2f33f..c9d93c01548 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -253,7 +253,7 @@ expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op,
 			   rtx target, int unsignedp)
 {
   class expand_operand eops[4];
-  tree oprnd0, oprnd1, oprnd2;
+  tree oprnd0, oprnd1 = NULL_TREE, oprnd2 = NULL_TREE;
   machine_mode wmode = VOIDmode, tmode0, tmode1 = VOIDmode;
   optab widen_pattern_optab;
   enum insn_code icode;


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

end of thread, other threads:[~2023-12-07 16:18 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20  4:20 [gcc(refs/users/aoliva/heads/strub)] silence warnings Alexandre Oliva
  -- strict thread matches above, loose matches on Subject: below --
2023-12-07 16:18 Alexandre Oliva
2023-12-06  0:26 Alexandre Oliva
2023-12-01 18:00 Alexandre Oliva
2023-11-29  8:47 Alexandre Oliva
2022-08-04 14:10 Alexandre Oliva
2022-05-06  8:02 Alexandre Oliva
2021-09-05  9:50 Alexandre Oliva
2021-09-05  5:38 Alexandre Oliva
2021-09-05  2:50 Alexandre Oliva
2021-09-04 14:12 Alexandre Oliva
2021-09-04 11:10 Alexandre Oliva
2021-09-03  7:02 Alexandre Oliva
2021-09-03  2:17 Alexandre Oliva
2021-08-28  6:30 Alexandre Oliva
2021-08-28  4:13 Alexandre Oliva
2021-08-20  4:22 Alexandre Oliva
2021-08-19  2:58 Alexandre Oliva
2021-08-04  8:55 Alexandre Oliva
2021-07-28  9:35 Alexandre Oliva
2021-07-28  7:06 Alexandre Oliva
2021-07-26 13:31 Alexandre Oliva
2021-07-25 15:58 Alexandre Oliva
2021-07-25  1:43 Alexandre Oliva
2021-07-22 19:33 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).