re PR middle-end/11821 (Operator implementation as a library call fails with constants)
authorRoger Sayle <roger@eyesopen.com>
Tue, 18 Nov 2003 17:28:02 +0000 (17:28 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 18 Nov 2003 17:28:02 +0000 (17:28 +0000)
commitb9c5315018a258574309d05df7f092868b508eae
treed4149b2ae8676713c455f97df2e026b92cdd295c
parentc44e68a5f70cca855b79dce8b8ba5c7274a8c731
re PR middle-end/11821 (Operator implementation as a library call fails with constants)

PR middle-end/11821
* config/arm/arm.c (arm_rtx_costs_1): Improve estimate of the code
size for calls to libgcc's div & mod subroutines when using -Os.

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