[Bug tree-optimization/40211] 12.2 SSA Operands needs to be updated for tuples

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 3 22:09:00 GMT 2015


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-01-03
            Summary|13.2 SSA Operands needs to  |12.2 SSA Operands needs to
                   |be updated for tuples       |be updated for tuples
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, it is 12.2 now:
https://gcc.gnu.org/onlinedocs/gccint/SSA-Operands.html#SSA-Operands

tree stmt is wrong, it should be gimple stmt instead.



More information about the Gcc-bugs mailing list