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: [patch] improve support for enums in -fdump-ada-spec


On Tue, 15 Jun 2010, Arnaud Charlet wrote:

> +  unsigned count = 0;

Should be unsigned HOST_WIDE_INT.

> +      if (! host_integerp (int_val, 0))

No space after "!".

OK with those changes.

-- 
Joseph S. Myers
joseph@codesourcery.com


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