* config/rs6000/rs6000.c (htm_expand_builtin) <case 0>: Remove.
From-SVN: r201565
This commit is contained in:
parent
a803975d9c
commit
abd566fa5b
@ -1,3 +1,7 @@
|
||||
2013-08-07 Peter Bergner <bergner@vnet.ibm.com>
|
||||
|
||||
* config/rs6000/rs6000.c (htm_expand_builtin) <case 0>: Remove.
|
||||
|
||||
2013-08-06 Caroline Tice <cmtice@google.com>
|
||||
|
||||
* gcc.c (VTABLE_VERIFICATION_SPEC): New definition.
|
||||
|
@ -11148,9 +11148,6 @@ htm_expand_builtin (tree exp, rtx target, bool * expandedp)
|
||||
|
||||
switch (nopnds)
|
||||
{
|
||||
case 0:
|
||||
pat = GEN_FCN (icode) (NULL_RTX);
|
||||
break;
|
||||
case 1:
|
||||
pat = GEN_FCN (icode) (op[0]);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user