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

Subversion Repositories openrisc_me

Compare Revisions

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

Rev 149 → Rev 154

/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 154) @@ -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.