* gdbtypes.c (built_gdbtypes): Don't set builtin_type_void here.
authorJim Blandy <jimb@codesourcery.com>
Wed, 6 Dec 2006 00:57:04 +0000 (00:57 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 6 Dec 2006 00:57:04 +0000 (00:57 +0000)
commit8f2e9323f0b754011d0fa089bac65c9d28b73483
tree2528705af49562efe0dfcd551006aaf5b2b64ba4
parent91da9340ccc0b222d729c9f775b2d4ec1480ee75
* gdbtypes.c (built_gdbtypes): Don't set builtin_type_void here.
(_initialize_gdbtypes): Do it here, and don't swap it when the
architecture changes.
gdb/ChangeLog
gdb/gdbtypes.c