re PR rtl-optimization/20331 (Wrong code generation for the argument of the pure...
authorKaz Kojima <kkojima@gcc.gnu.org>
Fri, 11 Mar 2005 03:14:44 +0000 (03:14 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Fri, 11 Mar 2005 03:14:44 +0000 (03:14 +0000)
commit550b7784c6e4fdf832cca6619f61f0c0f5935d07
tree73a230b38110e6e47a013ef31f7fc55964ad7266
parent8bad007cf733b9c5fbe6afd8b9b2fe57b55a14fb
re PR rtl-optimization/20331 (Wrong code generation for the argument of the pure function in PIC)

PR rtl-optimization/20331
* rtlanal.c (modified_between_p): Check its address first for MEM.
(modified_in_p): Likewise.

From-SVN: r96282
gcc/ChangeLog
gcc/rtlanal.c