public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/99690] New: gcc/config/m68k/t-mlibs doesn't allow extending MULTILIB_EXCEPTIONS
@ 2021-03-20 20:38 miro.kropacek at gmail dot com
  0 siblings, 0 replies; only message in thread
From: miro.kropacek at gmail dot com @ 2021-03-20 20:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99690
           Summary: gcc/config/m68k/t-mlibs doesn't allow extending
                    MULTILIB_EXCEPTIONS
           Product: gcc
           Version: 7.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: miro.kropacek at gmail dot com
  Target Milestone: ---

gcc/config/m68k/t-mlibs nicely unifies various m68k options and mappings.
However it doesn't allow extending (or overriding) the MULTILIB_EXCEPTIONS
macro the same way the M68K_MLIB_DIRNAMES and M68K_MLIB_OPTIONS does:

# Add subtarget specific options & dirs.
MULTILIB_DIRNAMES += $(M68K_MLIB_DIRNAMES)
MULTILIB_OPTIONS += $(M68K_MLIB_OPTIONS)

Is there a reason for that?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-20 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 20:38 [Bug target/99690] New: gcc/config/m68k/t-mlibs doesn't allow extending MULTILIB_EXCEPTIONS miro.kropacek at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).