From b819cc44a1a8f0b47f2c9c421980126776d9a8bb Mon Sep 17 00:00:00 2001 From: Segher Boessenkool Date: Tue, 18 Sep 2018 19:37:40 +0200 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. From-SVN: r264403 --- 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 6f4e131384e..92b878f2300 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 b0889df395a..4ce24d597fa 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.30.2