https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123926

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=123841
           Assignee|unassigned at gcc dot gnu.org      |ro at gcc dot gnu.org

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> ---
This is another instance of PR other/123841, I fear.

I'm currently testing two patches for this:

* The first consistenly sets gas_flag, which is used by acinclude.m4
  (gcc_GAS_FLAGS).

* The second builds on that, setting gcc_cv_as_flags for SPARC (among others)
  with gas.

I'll need another round of testing for both (and probably split the second into
the Darwin and other parts), but this should get you going.

Reply via email to