emit-rtl.c (init_emit_once): Initialize const_int_rtx before other initializations...
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Tue, 21 Sep 1999 04:04:16 +0000 (04:04 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Tue, 21 Sep 1999 04:04:16 +0000 (04:04 +0000)
commita7e1e2acfd9579a28fcd668abb45727e4cce5475
tree7df9ad66bf57560e1f71c33c2d803ba1b6ba9473
parent0c723adadadf090ab23d6269157c168326cea79d
emit-rtl.c (init_emit_once): Initialize const_int_rtx before other initializations that may use it for...

* emit-rtl.c (init_emit_once): Initialize const_int_rtx before
other initializations that may use it for relative offsets.

From-SVN: r29535
gcc/ChangeLog
gcc/emit-rtl.c