diff options
Diffstat (limited to 'gcc/cp/dump.c')
| -rw-r--r-- | gcc/cp/dump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/dump.c b/gcc/cp/dump.c index dd6673c..96b0016 100644 --- a/gcc/cp/dump.c +++ b/gcc/cp/dump.c @@ -556,7 +556,6 @@ dequeue_and_dump (di) break; case FUNCTION_DECL: - case THUNK_DECL: dump_child ("mngl", DECL_ASSEMBLER_NAME (t)); dump_child ("args", DECL_ARGUMENTS (t)); if (DECL_EXTERNAL (t)) |
