Giter VIP home page Giter VIP logo

Comments (6)

GuillaumeGomez avatar GuillaumeGomez commented on July 3, 2024 1

I'll let @antoyo take a look for the statics issue.

For being able to easily test the gcc backend, it's still in-progress.

from rust.

matthiaskrgr avatar matthiaskrgr commented on July 3, 2024

regression in #121644 cc @oli-obk

also cc @bjorn3 for awareness

from rust.

oli-obk avatar oli-obk commented on July 3, 2024

Oh yea, I only really implemented and tested llvm

from rust.

oli-obk avatar oli-obk commented on July 3, 2024

gcc is now also very broken for statics with multiple references in the trailing expression

cc @GuillaumeGomez

I'll happily provide guidance for the backends. The most important point is to stop using types of statics, and obtain all information (alignment, size, mutability) from the allocation returned by evaluating the static's initializer

Or implement stuff myself if x test ui is easily able to run with the other backend

from rust.

andyleiserson avatar andyleiserson commented on July 3, 2024

I get an ICE with miri that looks similar (and started showing up around the same time) that I can reproduce with git clone -b v0.12.1 https://github.com/rustls/rcgen.git && cd rcgen && cargo +nightly miri test.

rustc-ice-2024-03-15T19_11_39-24486.txt

from rust.

bjorn3 avatar bjorn3 commented on July 3, 2024

I somehow missed this. In any case this is fixed by rust-lang/rustc_codegen_cranelift@e775fdc. Will do a subtree sync soon.

from rust.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.