OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/gnu-old/gcc-4.2.2/gcc/testsuite/g++.dg/torture
    from Rev 154 to Rev 816
    Reverse comparison

Rev 154 → Rev 816

/pr32563.C
0,0 → 1,8
/* { dg-do compile } */
 
struct A
{
char c[1];
} a;
 
const __SIZE_TYPE__ i = (__SIZE_TYPE__)&a.c[0] - 1;
pr32563.C Property changes : Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: dg-torture.exp =================================================================== --- dg-torture.exp (nonexistent) +++ dg-torture.exp (revision 816) @@ -0,0 +1,7 @@ +# This harness is for tests that should be run at all optimisation levels. + +load_lib g++-dg.exp + +dg-init +gcc-dg-runtest [lsort [glob $srcdir/$subdir/*.C]] "" +dg-finish

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.