This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/40211] 12.2 SSA Operands needs to be updated for tuples
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 03 Jan 2015 22:09:18 +0000
- Subject: [Bug tree-optimization/40211] 12.2 SSA Operands needs to be updated for tuples
- Auto-submitted: auto-generated
- References: <bug-40211-4 at http dot gcc dot gnu dot org/bugzilla/>
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.