This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/60666] sese.c:536:11: warning: variable 'stmts' is used uninitialized whenever '||' condition is true


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60666

tbsaunde at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |tbsaunde at gcc dot gnu.org
         Resolution|---                         |WORKSFORME

--- Comment #1 from tbsaunde at gcc dot gnu.org ---
this code has changed a bunch (and moved to graphite-isl-ast-to-gimple.c) and
the problem seems to have been fixed in the process.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]