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 tree-optimization/40211] 12.2 SSA Operands needs to be updated for tuples


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.


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