public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64
       [not found] <bug-45068-4@http.gcc.gnu.org/bugzilla/>
@ 2010-12-09 15:15 ` danglin at gcc dot gnu.org
  2021-07-29 18:53 ` pinskia at gcc dot gnu.org
  2021-08-13 22:57 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu.org @ 2010-12-09 15:15 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> 2010-12-09 15:15:30 UTC ---
Author: danglin
Date: Thu Dec  9 15:15:26 2010
New Revision: 167640

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167640
Log:
    PR testsuite/45068
    * g++.dg/debug/dwarf2/nested-2.C: Also match comments starting with ';'.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/debug/dwarf2/nested-2.C


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

* [Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64
       [not found] <bug-45068-4@http.gcc.gnu.org/bugzilla/>
  2010-12-09 15:15 ` [Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64 danglin at gcc dot gnu.org
@ 2021-07-29 18:53 ` pinskia at gcc dot gnu.org
  2021-08-13 22:57 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-29 18:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45068

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed long time ago.

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

* [Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64
       [not found] <bug-45068-4@http.gcc.gnu.org/bugzilla/>
  2010-12-09 15:15 ` [Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64 danglin at gcc dot gnu.org
  2021-07-29 18:53 ` pinskia at gcc dot gnu.org
@ 2021-08-13 22:57 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-13 22:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45068

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

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

* [Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64
  2010-07-25 14:37 [Bug testsuite/45068] New: " hjl dot tools at gmail dot com
  2010-07-25 14:54 ` [Bug testsuite/45068] " hjl at gcc dot gnu dot org
@ 2010-07-25 16:44 ` mikpe at it dot uu dot se
  1 sibling, 0 replies; 5+ messages in thread
From: mikpe at it dot uu dot se @ 2010-07-25 16:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from mikpe at it dot uu dot se  2010-07-25 16:44 -------
Also fails on sparc64-linux, which uses "!' (bang) as comment character.


-- 


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


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

* [Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64
  2010-07-25 14:37 [Bug testsuite/45068] New: " hjl dot tools at gmail dot com
@ 2010-07-25 14:54 ` hjl at gcc dot gnu dot org
  2010-07-25 16:44 ` mikpe at it dot uu dot se
  1 sibling, 0 replies; 5+ messages in thread
From: hjl at gcc dot gnu dot org @ 2010-07-25 14:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hjl at gcc dot gnu dot org  2010-07-25 14:54 -------
Subject: Bug 45068

Author: hjl
Date: Sun Jul 25 14:54:03 2010
New Revision: 162511

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162511
Log:
Support "//" as assembler comments.

2010-07-25  H.J. Lu  <hongjiu.lu@intel.com>

        PR testsuite/45068
        * g++.dg/debug/dwarf2/nested-2.C: Support "//" as comments.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/debug/dwarf2/nested-2.C


-- 


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


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

end of thread, other threads:[~2021-08-13 22:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45068-4@http.gcc.gnu.org/bugzilla/>
2010-12-09 15:15 ` [Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64 danglin at gcc dot gnu.org
2021-07-29 18:53 ` pinskia at gcc dot gnu.org
2021-08-13 22:57 ` pinskia at gcc dot gnu.org
2010-07-25 14:37 [Bug testsuite/45068] New: " hjl dot tools at gmail dot com
2010-07-25 14:54 ` [Bug testsuite/45068] " hjl at gcc dot gnu dot org
2010-07-25 16:44 ` mikpe at it dot uu dot se

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