https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100747
Bug ID: 100747 Summary: Possibly Wrong Permissions in "liboffloadmic" Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: firasuke at gmail dot com Target Milestone: --- Hey there, I noticed that `liboffloadmic/configure' and `liboffloadmic/plugin/configure' lack execute permissions (`644' instead of `755'), and I was wondering if that was intended. Thanks for your time and effort.