public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/46933] New: [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C
@ 2010-12-14  6:03 hjl.tools at gmail dot com
  2010-12-16 15:15 ` [Bug c++/46933] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2010-12-14  6:03 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] Revision 167781 failed
                    g++.dg/other/first-global.C
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: hubicka@gcc.gnu.org


Revision 167781:

http://gcc.gnu.org/ml/gcc-cvs/2010-12/msg00463.html

caused:

FAIL: g++.dg/other/first-global.C scan-assembler _GLOBAL__I(_|_65535_0_)foobar


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

* [Bug c++/46933] [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C
  2010-12-14  6:03 [Bug c++/46933] New: [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C hjl.tools at gmail dot com
@ 2010-12-16 15:15 ` rguenth at gcc dot gnu.org
  2011-01-03 21:00 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-12-16 15:15 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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

* [Bug c++/46933] [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C
  2010-12-14  6:03 [Bug c++/46933] New: [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C hjl.tools at gmail dot com
  2010-12-16 15:15 ` [Bug c++/46933] " rguenth at gcc dot gnu.org
@ 2011-01-03 21:00 ` rguenth at gcc dot gnu.org
  2011-01-14 21:41 ` aoliva at gcc dot gnu.org
  2011-01-14 23:01 ` aoliva at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-01-03 21:00 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


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

* [Bug c++/46933] [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C
  2010-12-14  6:03 [Bug c++/46933] New: [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C hjl.tools at gmail dot com
  2010-12-16 15:15 ` [Bug c++/46933] " rguenth at gcc dot gnu.org
  2011-01-03 21:00 ` rguenth at gcc dot gnu.org
@ 2011-01-14 21:41 ` aoliva at gcc dot gnu.org
  2011-01-14 23:01 ` aoliva at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: aoliva at gcc dot gnu.org @ 2011-01-14 21:41 UTC (permalink / raw)
  To: gcc-bugs

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

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.01.14 21:33:47
                 CC|                            |aoliva at gcc dot gnu.org
         AssignedTo|unassigned at gcc dot       |aoliva at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-01-14 21:33:47 UTC ---
Mine


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

* [Bug c++/46933] [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C
  2010-12-14  6:03 [Bug c++/46933] New: [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2011-01-14 21:41 ` aoliva at gcc dot gnu.org
@ 2011-01-14 23:01 ` aoliva at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: aoliva at gcc dot gnu.org @ 2011-01-14 23:01 UTC (permalink / raw)
  To: gcc-bugs

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

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|aoliva at gcc dot gnu.org   |hubicka at gcc dot gnu.org

--- Comment #2 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-01-14 22:29:47 UTC ---
Fixed in revision 167791.


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

end of thread, other threads:[~2011-01-14 22:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-14  6:03 [Bug c++/46933] New: [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C hjl.tools at gmail dot com
2010-12-16 15:15 ` [Bug c++/46933] " rguenth at gcc dot gnu.org
2011-01-03 21:00 ` rguenth at gcc dot gnu.org
2011-01-14 21:41 ` aoliva at gcc dot gnu.org
2011-01-14 23:01 ` aoliva 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).