[Bug gas/28266] CWD present in object file even after use of -fdebug-prefix-map=$PWD=foo

2021-09-09 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28266 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #7 f

[Bug gas/28266] CWD present in object file even after use of -fdebug-prefix-map=$PWD=foo

2021-09-09 Thread joel at rosdahl dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=28266 --- Comment #8 from Joel Rosdahl --- > Try this Ah, the rewritten directory is available in the assembler input. Great! Works for me. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/28266] CWD present in object file even after use of -fdebug-prefix-map=$PWD=foo

2021-09-09 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28266 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=58f3b6a3495074da39ba6e19935e4401dcbacf88 commit 58f3b6a3495074da39ba6e19935e4401

[Bug gas/28266] CWD present in object file even after use of -fdebug-prefix-map=$PWD=foo

2021-09-09 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28266 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.38 Resolution|---