This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/22035] New: [m68k] bits/math-inline.h macro namespace


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

            Bug ID: 22035
           Summary: [m68k] bits/math-inline.h macro namespace
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---
              Host: m68k*-*-*

As shown by build bot failures

https://sourceware.org/ml/libc-testresults/2017-q3/msg00349.html

the m68k bits/mathinline.h is not namespace-clean: it fails to compile if the
user has defined macros f or l before it is included, because of expansions of
those arguments to __inline_functions.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]