This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r129751 - in /branches/named-addr-spaces-branch...
- From: bje at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 29 Oct 2007 23:11:42 -0000
- Subject: r129751 - in /branches/named-addr-spaces-branch...
Author: bje
Date: Mon Oct 29 23:11:42 2007
New Revision: 129751
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129751
Log:
* tree-ssa-loop-ivopts.c (generic_type_for): When generating a
type for an IV variable, ensure it is __ea-qualified, if
necessary.
Modified:
branches/named-addr-spaces-branch/gcc/ChangeLog.named
branches/named-addr-spaces-branch/gcc/tree-ssa-loop-ivopts.c