[gcc(refs/users/mikael/heads/refactor_descriptor_v206 .01)] Suppression variable inutilisée

Mikael Morin via Gcc-cvs <[email protected]>
Newsgroups gmane.comp.gcc.cvs
Message-ID <[email protected]>
https://gcc.gnu.org/g:bad65830dfb4f06c163ecb60d70813ee724e573e

commit bad65830dfb4f06c163ecb60d70813ee724e573e
Author: Mikael Morin <[email protected]>
Date:   Fri Aug 21 22:04:54 2026 +0200

    Suppression variable inutilisée

Diff:
---
 gcc/fortran/trans-descriptor.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/fortran/trans-descriptor.cc b/gcc/fortran/trans-descriptor.cc
index 3c835483164b..f8a081a6835e 100644
--- a/gcc/fortran/trans-descriptor.cc
+++ b/gcc/fortran/trans-descriptor.cc
@@ -924,7 +924,6 @@ is_class_container_type (tree type, tree *class_type = nullptr)
 static bool
 is_polymorphic_expr (tree expr, tree *class_ref = nullptr)
 {
-  bool seen_component = false;
   tree e = expr;
   while (true)
     {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.