* web.c: Remove out-of-date comment.
authorArtyom Skrobov <tyomitch@gmail.com>
Tue, 2 Jan 2018 19:16:44 +0000 (19:16 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Jan 2018 19:16:44 +0000 (12:16 -0700)
From-SVN: r256106

gcc/ChangeLog
gcc/web.c

index 8784450d1a65bd557614055ea1fcaf975f2459a1..403c46ff34444ab32313164a92207a1800ae4a88 100644 (file)
@@ -1,3 +1,7 @@
+2018-01-02  Artyom Skrobov  <tyomitch@gmail.com>
+
+       * web.c: Remove out-of-date comment.
+
 2018-01-02  Richard Sandiford  <richard.sandiford@linaro.org>
 
        * expr.c (fixup_args_size_notes): Check that any existing
index a642f219865cdb234165eb365f2d8df4e7d43c10..217e799ef73293bcab157cf5f291f6fb231c9245 100644 (file)
--- 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