OSDN Git Service

2000-07-08 Toon Moene <toon@moene.indiv.nluug.nl>
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jul 2000 22:29:17 +0000 (22:29 +0000)
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jul 2000 22:29:17 +0000 (22:29 +0000)
commit98248b341b57eb995baecbe194c27278d8b65462
tree4e8a395bcb26470d8d7782b47aa3d952357f7d74
parentf6a909484b412f60801f27d5fd218712dd3c6f56
2000-07-08  Toon Moene  <toon@moene.indiv.nluug.nl>

* fold-const.c (extract_muldiv) case PLUS_EXPR, MINUS_EXPR:
Check whether c divides op1 exactly if operation is not
multiplication.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34928 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c