Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-01 | vbase1.C: Fix comment typos. | Kazu Hirata | 1 | -1/+1 | |
* g++.old-deja/g++.abi/vbase1.C: Fix comment typos. * g++.old-deja/g++.abi/vtable3.h: Likewise. * g++.old-deja/g++.law/code-gen5.C: Likewise. * g++.old-deja/g++.other/union2.C: Likewise. * gcc.dg/c90-const-expr-2.c: Likewise. * gcc.dg/c90-const-expr-3.c: Likewise. * gcc.dg/c99-const-expr-2.c: Likewise. * gcc.dg/c99-const-expr-3.c: Likewise. * gcc.dg/concat.c: Likewise. From-SVN: r68769 | |||||
2003-02-16 | c-typeck.c (build_c_cast): Fold constant variables into initial values. | Jan Hubicka | 1 | -0/+6 | |
* c-typeck.c (build_c_cast): Fold constant variables into initial values. * gcc.dg/c90-const-expr-3.c (DZERO): New static variable (foo): Add few extra tests * gcc.dg/c99-const-expr-3.c: Likewise. * gcc.c-torture/execute/20030216-1.c: New. From-SVN: r62987 | |||||
2002-02-12 | * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests. | Joseph Myers | 1 | -0/+39 | |
From-SVN: r49712 |