Skip to content
  • Alan Modra's avatar
    Work around gcc10 FAIL: S-records with constructors · a13ba308
    Alan Modra authored
    gcc10 on x86_64 and powerpc64le recognises that the loop in
    Foo::operator= can be turned into a call to memmove, which then
    results in an undefined symbol when linking.  Avoid that by making the
    loop smaller.
    
    	* testsuite/ld-srec/sr3.cc (FOO_MSG_LEN): Set to 4.
    a13ba308
To find the state of this project's repository at the time of any of these versions, check out the tags.