fix bug number


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33894 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CFrontend/2007-02-04-AddrLValue.c b/test/CFrontend/2007-02-04-AddrLValue.c
index a07ab90..c8b65a9 100644
--- a/test/CFrontend/2007-02-04-AddrLValue.c
+++ b/test/CFrontend/2007-02-04-AddrLValue.c
@@ -1,5 +1,5 @@
 // RUN: %llvmgcc %s -O3 -S -o - -emit-llvm
-// PR1173
+// PR1176
 
 typedef struct
 {