https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115698
--- Comment #6 from Yihan Dang ---
(In reply to Andrew Pinski from comment #5)
> Filed https://github.com/libhugetlbfs/libhugetlbfs/issues/88 for the
> libhugetlbfs issue.
Thank you very much for the help! I have submitted a pull request to thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115698
--- Comment #3 from Yihan Dang ---
Hello Andrew, thank you very much for your reply! I think I've found the catch:
Change the custom ld script to this:
```
#!/bin/bash
echo "hello from custom ld, arguments are: $*"
filename=$1
filename=${filen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115698
Bug ID: 115698
Summary: @file invalidates -B in g++ command line
Product: gcc
Version: 13.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: drive