From bdc1bac001dfce637a6704d37663f41229cc0e33 Mon Sep 17 00:00:00 2001 From: segher Date: Tue, 18 Sep 2018 17:37:40 +0000 Subject: [PATCH] rs6000: Remove old "Cygnus sibcall" comment This comment is quite cryptic and very out-of-date by now. Committing. * config/rs6000/rs6000.md: Remove old "Cygnus sibcall" comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264403 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 4 ++++ gcc/config/rs6000/rs6000.md | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6f4e131384ee..92b878f2300d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2018-09-18 Segher Boessenkool + + * config/rs6000/rs6000.md: Remove old "Cygnus sibcall" comment. + 2018-09-18 Segher Boessenkool PR rtl-optimization/86882 diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index b0889df395ac..4ce24d597fa6 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -13062,8 +13062,7 @@ (set_attr "indexed" "yes") (set_attr "cell_micro" "always")]) -; FIXME: This would probably be somewhat simpler if the Cygnus sibcall -; stuff was in GCC. Oh, and "any_parallel_operand" is a bit flexible... +; FIXME: "any_parallel_operand" is a bit flexible... ; The following comment applies to: ; save_gpregs_* -- 2.47.2