[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-02-25 Thread Jeremy Huddleston
Also the patch in debian's #652096 has nothing to do with this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922452 Title: [PATCH] clang on ppc doesn't define __linux__ To manage notifications

[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-02-25 Thread Jeremy Huddleston
No, I don't believe it does. I merged these changes into clang after that bug's closure date, and the issue is still present in what is currently shipped. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-02-25 Thread Anders Kaseorg
Is this fixed by http://bugs.debian.org/652096 ? The patch in bug 903509 also merges that fix from Debian. ** Bug watch added: Debian Bug tracker #652096 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652096 -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-02-25 Thread Jeremy Huddleston
Also, I've linked you to the two patches you'll need to cherry pick, so this should be trivial to address. ** Changed in: clang (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-02-25 Thread Sylvestre Ledru
clang version 3.0 $ echo "" | /usr/bin/clang -E -dM - | grep linux #define __gnu_linux__ 1 #define __linux 1 #define __linux__ 1 #define linux 1 ** Changed in: clang (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-01-30 Thread Jeremy Huddleston
So the two needed changes are: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20111010/047625.html http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120130/052237.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-01-30 Thread Jeremy Huddleston
You should also bring in the changes from here: http://llvm.org/bugs/show_bug.cgi?id=11867 ** Bug watch added: llvm.org/bugs/ #11867 http://llvm.org/bugs/show_bug.cgi?id=11867 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https: