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
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
>
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
> >
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67195
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---