This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212993 - in /trunk: config/ChangeLog gcc/Chang...
- From: marxin at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 24 Jul 2014 13:54:07 -0000
- Subject: r212993 - in /trunk: config/ChangeLog gcc/Chang...
Author: marxin
Date: Thu Jul 24 13:54:06 2014
New Revision: 212993
URL: https://gcc.gnu.org/viewcvs?rev=212993&root=gcc&view=rev
Log:
IPA C++ refactoring fix.
* cgraphunit.c (compile): Correct function used.
* rs6000.c (rs6000_xcoff_declare_function_name): Correct symtab_node funtion used.
(rs6000_xcoff_declare_object_name): Likewise.
Modified:
trunk/config/ChangeLog
trunk/gcc/ChangeLog
trunk/gcc/cgraphunit.c
trunk/gcc/config/rs6000/rs6000.c