ld -plugin options when plugins are disabled
[deliverable/binutils-gdb.git] / gdb / nios2-tdep.c
index 02cdaea738ecd5bf019a9025f877c7d6be62e36f..acc287350354b0fe14da665be2a1abda14d7a05a 100644 (file)
@@ -2236,7 +2236,7 @@ nios2_get_longjmp_target (struct frame_info *frame, CORE_ADDR *pc)
 static ULONGEST
 nios2_type_align (struct gdbarch *gdbarch, struct type *type)
 {
-  switch (TYPE_CODE (type))
+  switch (type->code ())
     {
     case TYPE_CODE_PTR:
     case TYPE_CODE_FUNC:
This page took 0.024168 seconds and 4 git commands to generate.