This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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 5/9] minor cleanup, removing a goto


> Built and regtested on x86-64 F16.
> 
> 	* c-typeprint.c (c_type_print_base) <TYPE_CODE_STRUCT,
> 	TYPE_CODE_UNION>: Unify, removing a goto.

This change could probably go in now, independently of the rest, no?
Seems like a pretty nice cleanup, much easier to understand the code...

-- 
Joel


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