[Git][reproducible-builds/reproducible-notes][master] indicate that build_path_captured_in_assembly_objects has been fixed for GCC 13
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Mar 18 12:56:18 UTC 2023
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
3233540c by Holger Levsen at 2023-03-18T13:56:08+01:00
indicate that build_path_captured_in_assembly_objects has been fixed for GCC 13
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- issues.yml
Changes:
=====================================
issues.yml
=====================================
@@ -1942,14 +1942,13 @@ captures_build_dir_in_qmake_prl_files:
deterministic: True
build_path_captured_in_assembly_objects:
description: |
- GNU as doesn't support BUILD_PATH_PREFIX_MAP, so objects compiled from
- assembly sources capture the build path.
+ This is issue has been fixed for GCC 13 on 2022-11-02.
.
- GNU "as" does support --debug-prefix-map=BUILDPATH=. which can
- sometimes be passed via ASMFLAGS, ASFLAGS, or similar variables.
+ Before GNU as didn't support BUILD_PATH_PREFIX_MAP, so objects compiled from
+ assembly sources captured the build path.
.
- Patch submitted to gcc to respect when -ffile-prefix-map is set
- https://gcc.gnu.org/pipermail/gcc-patches/2022-August/600491.html
+ Before GNU "as" only supported --debug-prefix-map=BUILDPATH=. which can
+ sometimes be passed via ASMFLAGS, ASFLAGS, or similar variables.
url: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93371
timestamps_in_ifo_files_generated_by_python_stardicter:
description: |
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/3233540cd8bb004bbf2f1be9305414f2e52e0198
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/3233540cd8bb004bbf2f1be9305414f2e52e0198
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20230318/59c608a4/attachment.htm>
More information about the rb-commits
mailing list