toplev.c (backend_init): Move init_optimization_passes call ...
authorRichard Henderson <rth@redhat.com>
Thu, 1 Apr 2004 20:23:34 +0000 (12:23 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 1 Apr 2004 20:23:34 +0000 (12:23 -0800)
commit54fdc910cf23c0f0c658db8f9d9e30f006e97513
tree7fea432e73765eac206e31160024cc465659c0eb
parentbb8b4ed64bb646eba1794984c0f7de9e4fb5f241
toplev.c (backend_init): Move init_optimization_passes call ...

        * toplev.c (backend_init): Move init_optimization_passes call ...
        (lang_dependent_init): ... here.

From-SVN: r80317
gcc/ChangeLog
gcc/toplev.c