Reorder variable declarations in ada_value_primitive_packed_val
authorJoel Brobecker <brobecker@adacore.com>
Fri, 9 Oct 2015 21:12:29 +0000 (14:12 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Fri, 9 Oct 2015 21:28:50 +0000 (14:28 -0700)
commita1c95e6b6ede168770664cdca8ae1568187554b4
tree71ae96aa3361a8c424ebdfd737c456253985209e
parentfbd000da7c05ea751f47a678936de706733ea6e3
Reorder variable declarations in ada_value_primitive_packed_val

This patch just changes the order in which local variables are declared
so as to group the logically-related variables together.  No code
change otherwise.

gdb/ChangeLog:

        * ada-lang.c (ada_value_primitive_packed_val): Reorder local
        variable declarations.
gdb/ChangeLog
gdb/ada-lang.c
This page took 0.024123 seconds and 4 git commands to generate.