-
- Downloads
x86-64: Remove .file directive from snapshot source
Since snapshot() is implemented in assembly code, .file directive should be removed. Otherwise, debugger can't find the snapshot source. * gcc.target/x86_64/abi/asm-support-darwin.s: Remove .file directive. * gcc.target/x86_64/abi/asm-support.S: Likewise. From-SVN: r267450
Showing
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.target/x86_64/abi/asm-support-darwin.s 0 additions, 1 deletiongcc/testsuite/gcc.target/x86_64/abi/asm-support-darwin.s
- gcc/testsuite/gcc.target/x86_64/abi/asm-support.S 0 additions, 1 deletiongcc/testsuite/gcc.target/x86_64/abi/asm-support.S
Loading
Please register or sign in to comment