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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [testsuite/] [script_test_2.t] - Diff between revs 27 and 163

Show entire file | Details | Blame | View Log

Rev 27 Rev 163
Line 47... Line 47...
    script_test_2b.o(.gold_test)
    script_test_2b.o(.gold_test)
 
 
    /* This should match the remaining sections.  */
    /* This should match the remaining sections.  */
    *(.gold_test)
    *(.gold_test)
 
 
    . = . + 4;
    . = 60;
    start_data = .;
    start_data = .;
    BYTE(1)
    BYTE(1)
    SHORT(2)
    SHORT(2)
    LONG(4)
    LONG(4)
    QUAD(8)
    QUAD(8)

powered by: WebSVN 2.1.0

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