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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-scripts/] [dynamic-sections.t] - Blame information for rev 98

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 98 khays
SECTIONS
2
{
3
  .data : { *(.data) }
4
  .rodata : { *(.rodata) }
5
 
6
  /* The .rel* sections are typically placed here, because of the way
7
     elf32.em handles orphaned sections.  A bug introduced on 2002-06-10
8
     would cause . to be 0 at this point.  */
9
 
10
  _bar = ASSERT (. > 0, "Bad . value");
11
}

powered by: WebSVN 2.1.0

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