This is the mail archive of the gcc-patches@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]

Re: Add the latest C++ SD-6 additions.


On 11/09/2014 08:33 PM, Ed Smith-Rowland wrote:
+  //cpp_hashnode *node = 0;
+      //node = token->val.node.node;
+  //if (node)
+  //  pfile->mi_ind_cmacro = node;

Remove this commented-out code?

The patch is OK.

Jason


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