From: law Date: Tue, 2 Jan 2018 19:16:44 +0000 (+0000) Subject: * web.c: Remove out-of-date comment. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=002ea84cfc4a585bc61ad6b8522ab9031a790505;p=thirdparty%2Fgcc.git * web.c: Remove out-of-date comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256106 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8784450d1a65..403c46ff3444 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2018-01-02 Artyom Skrobov + + * web.c: Remove out-of-date comment. + 2018-01-02 Richard Sandiford * expr.c (fixup_args_size_notes): Check that any existing diff --git a/gcc/web.c b/gcc/web.c index a642f219865c..217e799ef732 100644 --- a/gcc/web.c +++ b/gcc/web.c @@ -22,10 +22,6 @@ along with GCC; see the file COPYING3. If not see increasing effectiveness of other optimizations. The optimization can serve as an example of use for the dataflow module. - We don't split registers with REG_USERVAR set unless -fmessy-debugging - is specified, because debugging information about such split variables - is almost unusable. - TODO - We may use profile information and ignore infrequent use for the purpose of web unifying, inserting the compensation code later to