https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100565
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot
gnu.org
See Also|https://gcc.gnu.org/bugzill |
|a/show_bug.cgi?id=122612 |
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
CC| |tschwinge at gcc dot gnu.org
--- Comment #1 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
We've got commit r13-2875-ge9019085e17554c209ca8531022f116b2d7f94fe "nvptx:
Allow '--with-arch' to override the default '-misa'".
We don't have a 'configure'-time flag for '-mptx=[...]' (... individually for
each multilib that we build). I'm not convinced that we really need that. But
please re-open if there is a case where that's useful to have.