bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27243] --gdwarf-5 doesn't work on nios2


From: hjl.tools at gmail dot com
Subject: [Bug gas/27243] --gdwarf-5 doesn't work on nios2
Date: Mon, 25 Jan 2021 20:29:10 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27243

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
It is due to

  /* Debug information is incompatible with relaxation.  */
  if (debug_type != DEBUG_UNSPECIFIED)
    nios2_as_options.relax = relax_none;

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]