This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212809 - in /trunk/gcc: ChangeLog config/nds32...
- From: jasonwucj at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 18 Jul 2014 10:50:05 -0000
- Subject: r212809 - in /trunk/gcc: ChangeLog config/nds32...
Author: jasonwucj
Date: Fri Jul 18 10:50:04 2014
New Revision: 212809
URL: https://gcc.gnu.org/viewcvs?rev=212809&root=gcc&view=rev
Log:
Follow the GNU coding standards.
* config/nds32/nds32.c (nds32_can_eliminate): Follow the
GNU coding standards.
(nds32_register_move_cost): Likewise.
(nds32_memory_move_cost): Likewise.
(nds32_address_cost): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/nds32/nds32.c