http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191
--- Comment #6 from paolo at gcc dot gnu.org
2012-09-05 10:14:43 UTC ---
Author: paolo
Date: Wed Sep 5 10:14:37 2012
New Revision: 190969
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190969
Log:
/cp
2012-09-05 Paolo Carlini
PR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191
--- Comment #5 from Paolo Carlini 2012-08-07
14:36:19 UTC ---
For the cases where we are producing inaccessible base diagnostics in SFINAE
context, the issue is that lookup_base is called by functions getting a
complain argument always in the sam
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191
--- Comment #2 from Ai Azuma 2012-08-07 11:21:36
UTC ---
Created attachment 27956
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27956
Output of -v option
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54191
--- Comment #1 from Ai Azuma 2012-08-07 11:19:03
UTC ---
Created attachment 27955
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27955
Some test cases for SFINAE on conversion to inaccessible base