[Bug c++/56558] New: Address of operator with template base class member (C++ source compile error)

2013-03-06 Thread thierry.moreau at connotech dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558 Bug #: 56558 Summary: Address of operator with template base class member (C++ source compile error) Classification: Unclassified Product: gcc Version: 4.6.4

[Bug c++/56558] Address of operator with template base class member (C++ source compile error)

2013-03-06 Thread thierry.moreau at connotech dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558 --- Comment #1 from Thierry Moreau 2013-03-07 02:02:05 UTC --- Latest check was made with tools: GCC_VERS=4.6-20130301 BINUTILS_VERS=2.23 GMP_VERS=5.0.5 MPFR_VERS=3.1.1 MPC_VERS=1.0.1 ../gcc-${GCC_VERS}/configure \ -prefix=$HO

[Bug c++/56558] Address of operator with template base class member (C++ source compile error)

2013-03-06 Thread thierry.moreau at connotech dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558 --- Comment #3 from Thierry Moreau 2013-03-07 02:11:20 UTC --- pinskia at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558 > > --- Comment #2 from Andrew Pinski 2013-03-07 > 02:07:47 UTC --- >> The C++ source

[Bug c++/56558] Address of operator with template base class member (C++ source compile error)

2013-03-07 Thread thierry.moreau at connotech dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558 --- Comment #5 from Thierry Moreau 2013-03-07 14:45:20 UTC --- paolo.carlini at oracle dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558 > > Paolo Carlini changed: > >What|Removed