This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r190329 - in /branches/cxx-conversion/gcc: Chan...


Author: dnovillo
Date: Sun Aug 12 18:42:52 2012
New Revision: 190329

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190329
Log:
2012-08-12  Diego Novillo  <dnovillo@google.com>

	* config/bfin/bfin.c (hwloop_optimize): Update some calls to
	VEC_* for vectors of non-pointers.
	* config/c6x/c6x.c (try_rename_operands): Likewise.
	(reshuffle_units): Likewise.
	* config/mips/mips.c (mips_multi_start): Likewise.
	(mips_multi_add): Likewise.
	(mips_multi_copy_insn): Likewise.
	(mips_multi_set_operand): Likewise.
	* hw-doloop.c (discover_loop): Likewise.
	(discover_loops): Likewise.
	(reorg_loops): Likewise.

Modified:
    branches/cxx-conversion/gcc/ChangeLog.cxx-conversion
    branches/cxx-conversion/gcc/config/bfin/bfin.c
    branches/cxx-conversion/gcc/config/c6x/c6x.c
    branches/cxx-conversion/gcc/config/mips/mips.c
    branches/cxx-conversion/gcc/hw-doloop.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]