Skip to content
Snippets Groups Projects
Select Git revision
0 results

binutils-gdb

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Petteri Mäki / binutils-gdb
    Source project has a limited visibility.
    user avatar
    Maciej W. Rozycki authored
    Some targets are only really, or at least regularly, regression-tested
    in a crossed configuration.  Currently we only have native compiled test
    cases for the STB_GNU_UNIQUE feature in the linker test suite.  This is
    nice, covering run-time semantics even, but quite often not run at all.
    Consequently a regression may remain unnoticed for long.
    
    Add a simple test case then to provide basic linker coverage with no
    need for a compiler or a native toolchain.
    
    	ld/
    	* testsuite/ld-unique/unique.d: New test.
    	* testsuite/ld-unique/unique.exp: Run the new test.  Adjust
    	messages for compiled tests.
    c3fbf828
    History
    Name Last commit Last update