arm.c (note_invalid_constants): No need to ignore ASMs, we can now rework these too.
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 3 Sep 1999 16:27:57 +0000 (16:27 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 3 Sep 1999 16:27:57 +0000 (16:27 +0000)
commit2bfa88dc7944a6275dd2bd28b01a095311d6c2ff
treec5d5774096f7468fbe7925a24837bece5fe302d3
parent9c5b50b30ad2289a542816faf9de5fa2f9a6d79e
arm.c (note_invalid_constants): No need to ignore ASMs, we can now rework these too.

* arm.c (note_invalid_constants): No need to ignore ASMs, we can
now rework these too.
(arm_reorg): If an insn can't reach the end of the current pool,
ensure that we emit that pool before the insn.

From-SVN: r29084
gcc/ChangeLog
gcc/config/arm/arm.c