This situation can occur:
[oota-llvm.git] / test / FrontendC / 2006-09-18-fwrite-cast-crash.c
index fa64999fbdbb803405364522ae659dd0d9a5751f..a693c5666f21589e1e857c6cfd40fe37db139960 100644 (file)
@@ -1,7 +1,7 @@
 // RUN: %llvmgcc %s -S -o /dev/null
 // PR910
 // XFAIL: *
-// See PR2425
+// See PR2452
 
 struct l_struct_2E_FILE { char x; };
 unsigned fwrite(signed char *, unsigned , unsigned , signed char *);