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.5.1/gcc/testsuite/gcc.dg/debug/dwarf2
    from Rev 298 to Rev 399
    Reverse comparison

Rev 298 → Rev 399

/inline2.c
14,7 → 14,7
properly nested DW_TAG_inlined_subroutine DIEs for third, second and first.
*/
 
/* { dg-options "-O -g3 -dA" } */
/* { dg-options "-O -g3 -gdwarf-2 -dA" } */
/* { dg-do compile } */
 
/* There are 6 inlined subroutines:
/inline3.c
1,7 → 1,7
/* Verify that only one DW_AT_const_value is emitted for baz,
not for baz abstract DIE and again inside of
DW_TAG_inlined_subroutine. */
/* { dg-options "-O2 -g -dA" } */
/* { dg-options "-O2 -gdwarf-2 -dA" } */
/* { dg-do compile } */
/* { dg-final { scan-assembler-times " DW_AT_const_value" 1 } } */
 
/struct-loc1.c
1,5 → 1,5
/* { dg-do compile } */
/* { dg-options "-g -O0 -dA -fno-merge-debug-strings" } */
/* { dg-options "-gdwarf-2 -O0 -dA -fno-merge-debug-strings" } */
 
struct foo;
struct foo *obj;
/pr41445-1.c
2,7 → 2,7
/* Test that token after multi-line function-like macro use
gets correct locus even when preprocessing separately. */
/* { dg-do compile } */
/* { dg-options "-save-temps -g -O0 -dA -fno-merge-debug-strings" } */
/* { dg-options "-save-temps -gdwarf-2 -O0 -dA -fno-merge-debug-strings" } */
 
#define A(a,b)
int varh;A(1,
/pr41445-2.c
1,6 → 1,6
/* PR preprocessor/41445 */
/* { dg-do compile } */
/* { dg-options "-g -O0 -dA -fno-merge-debug-strings" } */
/* { dg-options "-gdwarf-2 -O0 -dA -fno-merge-debug-strings" } */
 
#include "pr41445-1.c"
 
/pr41445-3.c
2,7 → 2,7
/* Test that token after multi-line function-like macro use
gets correct locus even when preprocessing separately. */
/* { dg-do compile } */
/* { dg-options "-save-temps -g -O0 -dA -fno-merge-debug-strings" } */
/* { dg-options "-save-temps -gdwarf-2 -O0 -dA -fno-merge-debug-strings" } */
 
#define A(a,b)
int varh;/*
/pr41445-4.c
1,6 → 1,6
/* PR preprocessor/41445 */
/* { dg-do compile } */
/* { dg-options "-g -O0 -dA -fno-merge-debug-strings" } */
/* { dg-options "-gdwarf-2 -O0 -dA -fno-merge-debug-strings" } */
 
#include "pr41445-3.c"
 
/pr41445-5.c
2,7 → 2,7
/* Test that token after multi-line function-like macro use
gets correct locus even when preprocessing separately. */
/* { dg-do compile } */
/* { dg-options "-save-temps -g -O0 -dA -fno-merge-debug-strings" } */
/* { dg-options "-save-temps -gdwarf-2 -O0 -dA -fno-merge-debug-strings" } */
 
#define A(x) vari x
#define vari(x)
/pr41445-6.c
1,6 → 1,6
/* PR preprocessor/41445 */
/* { dg-do compile } */
/* { dg-options "-g -O0 -dA -fno-merge-debug-strings" } */
/* { dg-options "-gdwarf-2 -O0 -dA -fno-merge-debug-strings" } */
 
#include "pr41445-5.c"
 
/pr37726.c
1,6 → 1,6
/* PR debug/37726 */
/* { dg-do compile } */
/* { dg-options "-g -O0 -dA -fno-merge-debug-strings" } */
/* { dg-options "-gdwarf-2 -O0 -dA -fno-merge-debug-strings" } */
 
int foo (int parm)
{
/global-used-types.c
1,6 → 1,6
/*
Contributed by Dodji Seketeli <dodji@redhat.com>
{ dg-options "-g -dA -fno-merge-debug-strings" }
{ dg-options "-gdwarf-2 -dA -fno-merge-debug-strings" }
{ dg-do compile }
{ dg-final { scan-assembler-times "DIE \\(0x.*?\\) DW_TAG_enumeration_type" 1 } }
{ dg-final { scan-assembler-times "DIE \\(0x.*?\\) DW_TAG_enumerator" 2 } }

powered by: WebSVN 2.1.0

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