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]

Re: Patch: testcases for C standards differences



  In message <Pine.SOL.4.21.0007091345040.4388-100000@red.csi.cam.ac.uk>you wri
te:
  > This patch adds testcases for various differences between ISO/IEC
  > 9899:1990 and ISO/IEC 9899:1999 that are implemented in GCC.  For the
  > general rationale behind submitting such tests, see
  > <URL:http://gcc.gnu.org/ml/gcc-patches/2000-06/msg00596.html>.
  > 
  > The FAIL (a regression from 2.95.2, so not marked XFAIL) and the XFAIL
  > will be the subject of a separate PR.
  > 
  > 2000-07-09  Joseph S. Myers  <jsm28@cam.ac.uk>
  > 
  > 	* gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
  > 	gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
  > 	gcc.dg/c90-longlong.c, gcc.dg/c90-restrict-1.c,
  > 	gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
  > 	gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
  > 	gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
  > 	gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
Thanks.  Installed.

jeff


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