public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/28314] cpp: x86/powerpc inconsistency for the __linux macro
       [not found] <bug-28314-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-14  0:19 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: pinskia at gcc dot gnu.org @ 2012-01-14  0:19 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28314

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |powerpc*-*-*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-01-14
     Ever Confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-14 00:08:46 UTC ---
    %{!std=*:-Dunix -D__unix -Dlinux -D__linux}                   \
    %{std=gnu*:-Dunix -D__unix -Dlinux -D__linux}}}               \

This has been a bug since the introduction of the define for __linux by:
r33942 | sirl | 2000-05-16 13:53:49 -0700 (Tue, 16 May 2000) | 5 lines

    2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

    * sysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux according
    to given options.


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

only message in thread, other threads:[~2012-01-14  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-28314-4@http.gcc.gnu.org/bugzilla/>
2012-01-14  0:19 ` [Bug target/28314] cpp: x86/powerpc inconsistency for the __linux macro pinskia at gcc dot gnu.org

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).