Skip to content
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

add -O2 when compiling rt, fix warnings triggered by optimizer #319

Merged
merged 1 commit into from
Apr 7, 2011
Merged

add -O2 when compiling rt, fix warnings triggered by optimizer #319

merged 1 commit into from
Apr 7, 2011

Conversation

marijnh
Copy link
Contributor

@marijnh marijnh commented Apr 7, 2011

No description provided.

@marijnh marijnh merged commit 9730230 into rust-lang:master Apr 7, 2011
@espindola
Copy link

Why do we need -fno-strict-aliasing?

Cheers,
Rafael

@espindola
Copy link

On 11-04-07 07:13 PM, Marijn Haverbeke wrote:

Ah, you weren't on irc. If I leave it out, we get the error at
https://gist.github.com/908913 . I couldn't figure out a way around
that.

Yes, sorry. Just noticed the irc log.

Would you mind adding a FIXME? I will likely be looking at some
optimisation issues, so I might have time to fix it.

Cheers,
Rafael

@marijnh
Copy link
Contributor Author

marijnh commented Apr 8, 2011

Would you mind adding a FIXME? I will likely be looking at some
optimisation issues, so I might have time to fix it.

Sure, I'll add it.

oli-obk added a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
Get some more rustc tests working
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
…lexcrichton

Add SEEK_DATA/SEEK_HOLE constants

Relates to nix-rust/nix#377.  These constants
are only available in systems running the Linux kernel.
kazcw pushed a commit to kazcw/rust that referenced this pull request Oct 23, 2018
Support isn't quite in nightly to make this work yet, but using a local build
this gets everything passing again! This also implements native verification
that we have the attribute in the right place
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
antoyo added a commit to antoyo/rust that referenced this pull request Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants