• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GCC with patches for OS216


Commit MetaInfo

Revision1a46d358050cf6964df0d8ceaffafd0cc88539b2 (tree)
Time2015-04-13 04:46:43
AuthorJakub Jelinek <jakub@redh...>
CommiterJakub Jelinek

Log Message

* BASE-VER: Set to 6.0.0.

From-SVN: r222026

Change Summary

Incremental Difference

--- a/gcc/BASE-VER
+++ b/gcc/BASE-VER
@@ -1 +1 @@
1-5.0.0
1+6.0.0
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,7 @@
11 2015-04-12 Jakub Jelinek <jakub@redhat.com>
22
3+ * BASE-VER: Set to 6.0.0.
4+
35 PR tree-optimization/65747
46 * ipa-icf-gimple.c (func_checker::compare_operand): Use compare_operand
57 rather than compare_ssa_name for OBJ_TYPE_REF_OBJECT.