GCC with patches for OS216
Revision | 1a46d358050cf6964df0d8ceaffafd0cc88539b2 (tree) |
---|---|
Zeit | 2015-04-13 04:46:43 |
Autor | Jakub Jelinek <jakub@redh...> |
Commiter | Jakub Jelinek |
* BASE-VER: Set to 6.0.0.
From-SVN: r222026
@@ -1 +1 @@ | ||
1 | -5.0.0 | |
1 | +6.0.0 |
@@ -1,5 +1,7 @@ | ||
1 | 1 | 2015-04-12 Jakub Jelinek <jakub@redhat.com> |
2 | 2 | |
3 | + * BASE-VER: Set to 6.0.0. | |
4 | + | |
3 | 5 | PR tree-optimization/65747 |
4 | 6 | * ipa-icf-gimple.c (func_checker::compare_operand): Use compare_operand |
5 | 7 | rather than compare_ssa_name for OBJ_TYPE_REF_OBJECT. |