[Bug c++/67195] cpp and g++ does not define __GLIBCXX__

2015-08-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67195 --- Comment #6 from Jonathan Wakely --- (In reply to Jeffrey Walton from comment #5) > When I parsed the page on macros, I found it to be an interesting > implementation detail. And I thought it was useful to know cpp or g++ > fetched the macro f

[Bug c++/67195] cpp and g++ does not define __GLIBCXX__

2015-08-13 Thread noloader at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67195 --- Comment #5 from Jeffrey Walton --- (In reply to Andrew Pinski from comment #3) > (In reply to Jeffrey Walton from comment #2) > > > > > > $ uname -a > > > Linux localhost.localdomain 4.1.3-201.fc22.x86_64 #1 SMP Wed Jul 29 > > > 19:50:22 >

[Bug c++/67195] cpp and g++ does not define __GLIBCXX__

2015-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67195 --- Comment #4 from Andrew Pinski --- (In reply to Andrew Pinski from comment #3) > (In reply to Jeffrey Walton from comment #2) > > > > > > $ uname -a > > > Linux localhost.localdomain 4.1.3-201.fc22.x86_64 #1 SMP Wed Jul 29 > > > 19:50:22 > >

[Bug c++/67195] cpp and g++ does not define __GLIBCXX__

2015-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67195 --- Comment #3 from Andrew Pinski --- (In reply to Jeffrey Walton from comment #2) > > > > $ uname -a > > Linux localhost.localdomain 4.1.3-201.fc22.x86_64 #1 SMP Wed Jul 29 19:50:22 > > UTC 2015 x86_64 x86_64 x86_64 GNU/Linux > > > > $ g++ --v

[Bug c++/67195] cpp and g++ does not define __GLIBCXX__

2015-08-13 Thread noloader at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67195 --- Comment #2 from Jeffrey Walton --- > > $ uname -a > Linux localhost.localdomain 4.1.3-201.fc22.x86_64 #1 SMP Wed Jul 29 19:50:22 > UTC 2015 x86_64 x86_64 x86_64 GNU/Linux > > $ g++ --version > g++ (GCC) 5.1.1 20150618 (Red Hat 5.1.1-4) > C

[Bug c++/67195] cpp and g++ does not define __GLIBCXX__

2015-08-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67195 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---