* gcc.c-torture/compile/20010518-1.c: Force enum size.

From-SVN: r81707
This commit is contained in:
Paul Brook 2004-05-11 18:00:43 +00:00 committed by Paul Brook
parent 3277074642
commit 525696406d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-05-11 Paul Brook <paul@codesourcery.com>
* gcc.c-torture/compile/20010518-1.c: Force enum size.
2004-05-10 Eric Christopher <echristo@redhat.com>
* gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.

View File

@ -25,7 +25,7 @@ enum rtx_code
UNKNOWN,
NIL,
REG,
LAST_AND_UNUSED_RTX_CODE
LAST_AND_UNUSED_RTX_CODE = 256
};
typedef struct