Commit f3515059 by Ben Elliston Committed by Ben Elliston

* gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.

From-SVN: r89517
parent dc717146
2004-10-24 Ben Elliston <bje@au.ibm.com>
* gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
* gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
......
/* Test for constant expressions: broken optimization with const variables. */
/* Reference: ISO 9989:1990 6.5.15 */
/* Origin: Joseph Myers <jsm28@cam.ac.uk> */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1990 -O2" } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment