public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/48528] New: [4.6 Regression] FAIL: g++.dg/cpp0x/sfinae10.C (test for excess errors)
@ 2011-04-09 13:55 hjl.tools at gmail dot com
  2011-04-09 19:04 ` [Bug c++/48528] " jason at gcc dot gnu.org
  2011-04-09 19:05 ` jason at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2011-04-09 13:55 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] FAIL: g++.dg/cpp0x/sfinae10.C (test
                    for excess errors)
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: jason@redhat.com


On Linux/x86, revision 172224 gave

FAIL: g++.dg/cpp0x/sfinae10.C (test for excess errors)
Excess errors:
/export/gnu/import/svn/gcc-test/src-4.6/gcc/testsuite/g++.dg/cpp0x/sfinae10.C:16:38:
error: cannot allocate an object of abstract type 'A'
/export/gnu/import/svn/gcc-test/src-4.6/gcc/testsuite/g++.dg/cpp0x/sfinae10.C:13:8:
note:   because the following virtual functions are pure within 'A':
/export/gnu/import/svn/gcc-test/src-4.6/gcc/testsuite/g++.dg/cpp0x/sfinae10.C:13:20:
note:      virtual A::~A()

This is added by revision 172193:

http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg00388.html


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

* [Bug c++/48528] [4.6 Regression] FAIL: g++.dg/cpp0x/sfinae10.C (test for excess errors)
  2011-04-09 13:55 [Bug c++/48528] New: [4.6 Regression] FAIL: g++.dg/cpp0x/sfinae10.C (test for excess errors) hjl.tools at gmail dot com
@ 2011-04-09 19:04 ` jason at gcc dot gnu.org
  2011-04-09 19:05 ` jason at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: jason at gcc dot gnu.org @ 2011-04-09 19:04 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-09 19:04:14 UTC ---
Author: jason
Date: Sat Apr  9 19:04:11 2011
New Revision: 172230

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172230
Log:
    PR c++/48528
    * g++.dg/cpp0x/sfinae10.C: Remove abstract class.

Modified:
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae10.C


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

* [Bug c++/48528] [4.6 Regression] FAIL: g++.dg/cpp0x/sfinae10.C (test for excess errors)
  2011-04-09 13:55 [Bug c++/48528] New: [4.6 Regression] FAIL: g++.dg/cpp0x/sfinae10.C (test for excess errors) hjl.tools at gmail dot com
  2011-04-09 19:04 ` [Bug c++/48528] " jason at gcc dot gnu.org
@ 2011-04-09 19:05 ` jason at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: jason at gcc dot gnu.org @ 2011-04-09 19:05 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jason at gcc dot gnu.org
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.1

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-09 19:05:26 UTC ---
Oops, that portion of the test depended on a patch I haven't applied to 4.6.


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

end of thread, other threads:[~2011-04-09 19:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-09 13:55 [Bug c++/48528] New: [4.6 Regression] FAIL: g++.dg/cpp0x/sfinae10.C (test for excess errors) hjl.tools at gmail dot com
2011-04-09 19:04 ` [Bug c++/48528] " jason at gcc dot gnu.org
2011-04-09 19:05 ` 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).