Author: jakub
Date: Wed Apr 22 21:59:41 2009
New Revision: 146619
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146619
Log:
* alias.c (find_base_term): Move around LO_SUM case, so that
CONST falls through into PLUS/MINUS handling.
Modified:
branches/gcc-4_4-branch/gcc/ChangeLog
branches/gcc-4_4-branch/gcc/alias.c