re PR fortran/80440 (Slow compile when USEing modules)
authorPaul Thomas <pault@gcc.gnu.org>
Mon, 17 Apr 2017 18:22:03 +0000 (18:22 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Mon, 17 Apr 2017 18:22:03 +0000 (18:22 +0000)
commit4e64ba0091fe74dc3835d7d13eab011113840ab6
tree8f8c91fca83f542ab8f43778c8026cf10c76b5b3
parentfb5e5621003312f08d6a50c5043cbc43aa6709d1
re PR fortran/80440 (Slow compile when USEing modules)

2017-04-17  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/80440
* module.c (find_symtree_for_symbol): Delete.
(read_module): Remove the call to the above.

From-SVN: r246952
gcc/fortran/ChangeLog
gcc/fortran/module.c