Skip to content

error: internal compiler error: translating unsupported cast: *mut f32 (cast_pointer) -> f32 (cast_float) #15445

Closed
@GuillaumeGomez

Description

@GuillaumeGomez

Hey, here's the error message given by rustc :

error: internal compiler error: translating unsupported cast: *mut f32 (cast_pointer) -> f32 (cast_float)
note: the compiler hit an unexpected failure path. this is a bug.
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' failed at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/nightly-linux/build/src/libsyntax/diagnostic.rs:163

So here are my computer info :

  • mint 17 Cinnamon (2.2.13)
  • Linux kernel 3.13.0-24-generic
  • hardware architecture: x86_64

rustc -v gives me :
rustc 0.11.0-pre-nightly (5d5c20647f45f2eb74f337e5434bbe63b0c43345 2014-07-03 21:46:47 +0000)

If you need any more information, please ask.

Good continuation !

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions