This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11506] SFINAE fails sometimes
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Aug 2003 19:09:23 -0000
- Subject: [Bug c++/11506] SFINAE fails sometimes
- References: <20030712032254.11506.dave@boost-consulting.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11506
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-07 19:09 -------
I can confirm this in 3.3.1 but there is no way for me to test the mainline as the libstdc++
headers needs changes to support the mainline.
Can you test the mainline?
I think this is related to bug 7019.