-
Notifications
You must be signed in to change notification settings - Fork 13.3k
duplicate .debug_line sections #181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Perhaps more helpful:
|
Graydon commented on irc that this looked like an llvm issue, since the sections aren't being emitted directly from the rust code. This particular report was with the Debug+Asserts build of llvm r117920 with 4.5.1 20100924 (Red Hat 4.5.1-4) on x86_64. Today's r118171 fails similarly. |
WONTFIX (not required for bootstrapping). |
keeperofdakeys
pushed a commit
to keeperofdakeys/rust
that referenced
this issue
Dec 12, 2017
this fixes the siginfo_t compilation errors
rchaser53
pushed a commit
to rchaser53/rust
that referenced
this issue
Jan 19, 2019
Aaron1011
pushed a commit
to Aaron1011/rust
that referenced
this issue
Oct 26, 2020
workingjubilee
pushed a commit
to workingjubilee/rustc
that referenced
this issue
Nov 10, 2021
rotate_{left,right} -> rotate_lanes_{left,right}
matthiaskrgr
pushed a commit
to matthiaskrgr/rust
that referenced
this issue
Mar 7, 2023
More intrinsics
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This isn't always reproducible, but for the last couple of weeks (on fedora 14) I've sometimes gotten messages like:
Sadly, there really are duplicate .debug_info sections:
The text was updated successfully, but these errors were encountered: