[Bug optimization/13136] invalid "might be used uninitialized" warning (-O, long long)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 20 08:01:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-20 08:01 -------
Related to bug 12792 (filed for m68k).
Actually I think its analysis is to be able to mark it as a dup of it then:
* life_analysis() does not track subregister modifications -- if you don't
modify the whole register with a single set, it considers the register
unused.

*** This bug has been marked as a duplicate of 12792 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13136



More information about the Gcc-bugs mailing list