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.

Reply via email to