This is the mail archive of the gdb-patches@sources.redhat.com 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: RFA: reorder initializations in rs6000_gdbarch_init


Kevin Buettner <kevinb@redhat.com> writes:

> On 17 May 2004 20:22:02 -0500
> Jim Blandy <jimb@redhat.com> wrote:
> 
> > 2004-05-17  Jim Blandy  <jimb@redhat.com>
> > 
> > 	* rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
> > 	before the mach-specific switch, and then let the individual cases
> > 	override the defaults, rather than leaving them uninitialized
> > 	until the switch and then setting them in each case.
> 
> Okay.

Committed, thanks.


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