This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

2 problems in patch for PR C/31520


There are 2 problems in patch for PR C/31520:

http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00880.html

1. ChangeLog entry should be gcc.dg/gnu89-init-4.c, not
testsuite/gcc.dg/gnu89-init-4.c.
2. gcc.dg/gnu89-init-4.c has

/* { dg-do run } */

But there is no main. It will fail to link.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]