openbsd-ports/lang/gcc/4.2/patches/patch-gcc_tree-dump_c
2007-03-20 10:48:52 +00:00

13 lines
465 B
Plaintext

$OpenBSD: patch-gcc_tree-dump_c,v 1.4 2007/03/20 10:48:52 espie Exp $
--- gcc/tree-dump.c.orig Thu Mar 16 20:47:19 2006
+++ gcc/tree-dump.c Sun Mar 18 23:58:45 2007
@@ -867,7 +867,7 @@ get_dump_file_name (enum tree_dump_index phase)
dump_id[0] = '\0';
}
- return concat (dump_base_name, dump_id, dfi->suffix, NULL);
+ return concat (dump_base_name, dump_id, dfi->suffix, (void *)0);
}
/* Begin a tree dump for PHASE. Stores any user supplied flag in