This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH 3/3] [ARC] Implement NPS-400 PMU Instructions


Hi,

> @@ -55,6 +55,7 @@ typedef enum
      LOGICAL,
      MEMORY,
      NET,
+    PMU,

Using older compilers this last comma may trigger a warning. You may remove it if you please.

+/****                        PMU Instructions                         ****/

This is not a gnu-like comment. Please use dot and 2 spaces.


Best,
Claudiu


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