public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35255] [DR 115] gcc does not do partial ordering on overloaded address resolution
       [not found] <bug-35255-4@http.gcc.gnu.org/bugzilla/>
@ 2011-06-22 20:07 ` jason at gcc dot gnu.org
  2011-06-24  2:14 ` jason at gcc dot gnu.org
  2011-06-25  3:29 ` jason at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: jason at gcc dot gnu.org @ 2011-06-22 20:07 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35255

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |jason at gcc dot gnu.org
                   |gnu.org                     |
            Summary|gcc does not do partial     |[DR 115] gcc does not do
                   |ordering on overloaded      |partial ordering on
                   |address resolution          |overloaded address
                   |                            |resolution

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-22 20:06:40 UTC ---
This is DR 115.  14.8.1 says,

In contexts where deduction is done and fails, or in contexts where deduction
is not done, if a template argument list is specified and it, along with any
default template arguments, identifies a single function template
specialization, then the template-id is an lvalue for the function template
specialization.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/35255] [DR 115] gcc does not do partial ordering on overloaded address resolution
       [not found] <bug-35255-4@http.gcc.gnu.org/bugzilla/>
  2011-06-22 20:07 ` [Bug c++/35255] [DR 115] gcc does not do partial ordering on overloaded address resolution jason at gcc dot gnu.org
@ 2011-06-24  2:14 ` jason at gcc dot gnu.org
  2011-06-25  3:29 ` jason at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: jason at gcc dot gnu.org @ 2011-06-24  2:14 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35255

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-24 02:13:46 UTC ---
Author: jason
Date: Fri Jun 24 02:13:41 2011
New Revision: 175367

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175367
Log:
    PR c++/35255
    * pt.c (resolve_overloaded_unification): Fix DR 115 handling.

Added:
    trunk/gcc/testsuite/g++.dg/template/partial10.C
    trunk/gcc/testsuite/g++.dg/template/partial11.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/35255] [DR 115] gcc does not do partial ordering on overloaded address resolution
       [not found] <bug-35255-4@http.gcc.gnu.org/bugzilla/>
  2011-06-22 20:07 ` [Bug c++/35255] [DR 115] gcc does not do partial ordering on overloaded address resolution jason at gcc dot gnu.org
  2011-06-24  2:14 ` jason at gcc dot gnu.org
@ 2011-06-25  3:29 ` jason at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: jason at gcc dot gnu.org @ 2011-06-25  3:29 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35255

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-25 03:28:48 UTC ---
Fixed for 4.7.0.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-25  3:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-35255-4@http.gcc.gnu.org/bugzilla/>
2011-06-22 20:07 ` [Bug c++/35255] [DR 115] gcc does not do partial ordering on overloaded address resolution jason at gcc dot gnu.org
2011-06-24  2:14 ` jason at gcc dot gnu.org
2011-06-25  3:29 ` jason at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).