pkgsrc/lang/gcc/patches/patch-al
2010-10-12 22:57:55 +00:00

13 lines
325 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$NetBSD: patch-al,v 1.8 2010/10/12 22:57:56 joerg Exp $
--- gcc/ch/expr.c.orig 2010-10-12 22:47:21.000000000 +0000
+++ gcc/ch/expr.c
@@ -3490,7 +3490,7 @@ compare_records (exp0, exp1)
int
compare_int_csts (op, val1, val2)
- enum tree_code op;
+ enum chill_tree_code op;
tree val1, val2;
{
int result;