https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120068
Bug ID: 120068
Summary: The new contrib/relpath.sh script should be made
executable otherwise the build fails
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: guido2022 at trentalancia dot com
Target Milestone: ---
The new contrib/relpath.sh shell script introduced in PR/libstdc++ 106852
should be made executable, otherwise the build fails due to "permission denied"
error.