public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/42379]  New: [4.5 Regression] Revision 155245 failed 1_neg.cc
@ 2009-12-15 15:14 hjl dot tools at gmail dot com
  2009-12-15 15:42 ` [Bug c++/42379] " rguenth at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-12-15 15:14 UTC (permalink / raw)
  To: gcc-bugs

Revision 155245:

http://gcc.gnu.org/ml/gcc-cvs/2009-12/msg00389.html

caused:

FAIL: 23_containers/map/operators/1_neg.cc  (test for errors, line 212)
FAIL: 23_containers/map/operators/1_neg.cc  (test for errors, line 216)
FAIL: 23_containers/map/operators/1_neg.cc (test for excess errors)
FAIL: 23_containers/set/operators/1_neg.cc  (test for errors, line 287)
FAIL: 23_containers/set/operators/1_neg.cc  (test for errors, line 291)
FAIL: 23_containers/set/operators/1_neg.cc (test for excess errors)


-- 
           Summary: [4.5 Regression] Revision 155245 failed 1_neg.cc
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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

* [Bug c++/42379] [4.5 Regression] Revision 155245 failed 1_neg.cc
  2009-12-15 15:14 [Bug c++/42379] New: [4.5 Regression] Revision 155245 failed 1_neg.cc hjl dot tools at gmail dot com
@ 2009-12-15 15:42 ` rguenth at gcc dot gnu dot org
  2009-12-15 15:42 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-12-15 15:42 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.5 Regression] Revision   |[4.5 Regression] Revision
                   |155245 failed 1_neg.cc      |155245 failed 1_neg.cc
   Target Milestone|---                         |4.5.0


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


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

* [Bug c++/42379] [4.5 Regression] Revision 155245 failed 1_neg.cc
  2009-12-15 15:14 [Bug c++/42379] New: [4.5 Regression] Revision 155245 failed 1_neg.cc hjl dot tools at gmail dot com
  2009-12-15 15:42 ` [Bug c++/42379] " rguenth at gcc dot gnu dot org
@ 2009-12-15 15:42 ` rguenth at gcc dot gnu dot org
  2009-12-15 15:59 ` paolo dot carlini at oracle dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-12-15 15:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-12-15 15:42 -------
*** Bug 42374 has been marked as a duplicate of this bug. ***


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |howarth at nitro dot med dot
                   |                            |uc dot edu


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


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

* [Bug c++/42379] [4.5 Regression] Revision 155245 failed 1_neg.cc
  2009-12-15 15:14 [Bug c++/42379] New: [4.5 Regression] Revision 155245 failed 1_neg.cc hjl dot tools at gmail dot com
  2009-12-15 15:42 ` [Bug c++/42379] " rguenth at gcc dot gnu dot org
  2009-12-15 15:42 ` rguenth at gcc dot gnu dot org
@ 2009-12-15 15:59 ` paolo dot carlini at oracle dot com
  2009-12-15 16:12 ` paolo at gcc dot gnu dot org
  2009-12-15 16:12 ` paolo dot carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-12-15 15:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from paolo dot carlini at oracle dot com  2009-12-15 15:59 -------
It's trivial, just one more "candidates are" which must be adjusted to
"candidate is" in the dg-error strings.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |paolo dot carlini at oracle
                   |dot org                     |dot com
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-12-15 15:59:12
               date|                            |


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


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

* [Bug c++/42379] [4.5 Regression] Revision 155245 failed 1_neg.cc
  2009-12-15 15:14 [Bug c++/42379] New: [4.5 Regression] Revision 155245 failed 1_neg.cc hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2009-12-15 15:59 ` paolo dot carlini at oracle dot com
@ 2009-12-15 16:12 ` paolo at gcc dot gnu dot org
  2009-12-15 16:12 ` paolo dot carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo at gcc dot gnu dot org @ 2009-12-15 16:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from paolo at gcc dot gnu dot org  2009-12-15 16:11 -------
Subject: Bug 42379

Author: paolo
Date: Tue Dec 15 16:11:32 2009
New Revision: 155258

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155258
Log:
2009-12-15  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/42379
        * testsuite/23_containers/set/operators/1_neg.cc: Fix dg-error strings.
        * testsuite/23_containers/map/operators/1_neg.cc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/23_containers/map/operators/1_neg.cc
    trunk/libstdc++-v3/testsuite/23_containers/set/operators/1_neg.cc


-- 


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


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

* [Bug c++/42379] [4.5 Regression] Revision 155245 failed 1_neg.cc
  2009-12-15 15:14 [Bug c++/42379] New: [4.5 Regression] Revision 155245 failed 1_neg.cc hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2009-12-15 16:12 ` paolo at gcc dot gnu dot org
@ 2009-12-15 16:12 ` paolo dot carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-12-15 16:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from paolo dot carlini at oracle dot com  2009-12-15 16:12 -------
Done.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2009-12-15 16:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-15 15:14 [Bug c++/42379] New: [4.5 Regression] Revision 155245 failed 1_neg.cc hjl dot tools at gmail dot com
2009-12-15 15:42 ` [Bug c++/42379] " rguenth at gcc dot gnu dot org
2009-12-15 15:42 ` rguenth at gcc dot gnu dot org
2009-12-15 15:59 ` paolo dot carlini at oracle dot com
2009-12-15 16:12 ` paolo at gcc dot gnu dot org
2009-12-15 16:12 ` paolo dot carlini at oracle dot com

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).