[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-30 Thread dodji at gcc dot gnu dot org
--- Comment #8 from dodji at gcc dot gnu dot org 2009-08-30 07:44 --- Fixed in trunk. -- dodji at gcc dot gnu dot org changed: What|Removed |Added Status|ASSI

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-30 Thread dodji at gcc dot gnu dot org
--- Comment #7 from dodji at gcc dot gnu dot org 2009-08-30 07:26 --- Subject: Bug 41187 Author: dodji Date: Sun Aug 30 07:26:29 2009 New Revision: 151223 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151223 Log: Fix c++/41187 gcc/testsuite/ChangeLog: PR c++/41187

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-29 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2009-08-30 01:43 --- (In reply to comment #5) > Subject: Re: g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64 > > Le 29/08/2009 23:29, hjl dot tools at gmail dot com a écrit : > > Do we need ".*?"? Shouldn't it be just ".*"? > >

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-29 Thread dodji at redhat dot com
--- Comment #5 from dodji at gcc dot gnu dot org 2009-08-29 21:31 --- Subject: Re: g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64 Le 29/08/2009 23:29, hjl dot tools at gmail dot com a écrit : > Do we need ".*?"? Shouldn't it be just ".*"? I tend to use .*? because .* can be to

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-29 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-08-29 21:29 --- (In reply to comment #2) > Subject: Re: New: g++.dg/debug/dwarf2/namespace-1.C failed > on Linux/ia64 > > I think the correct line should rather be: > // { dg-final { scan-assembler-times "\.ascii \"T.0\"\[\t \]+

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-29 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-08-29 21:27 --- # can't be used as comment for ia64. '.' won't match "//". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41187

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-29 Thread dodji at redhat dot com
--- Comment #2 from dodji at gcc dot gnu dot org 2009-08-29 21:25 --- Subject: Re: New: g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64 I think the correct line should rather be: // { dg-final { scan-assembler-times "\.ascii \"T.0\"\[\t \]+.*?DW_AT_name" -- http://gcc.gnu

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-29 Thread dodji at gcc dot gnu dot org
-- dodji at gcc dot gnu dot org changed: What|Removed |Added CC||dodji at gcc dot gnu dot org AssignedTo|unassigned at gcc dot g

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64

2009-08-29 Thread dodji at redhat dot com
--- Comment #1 from dodji at gcc dot gnu dot org 2009-08-29 21:15 --- Subject: Re: New: g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64 Le 29/08/2009 22:57, hjl dot tools at gmail dot com a écrit : > On Linux/ia64, I got > > FAIL: g++.dg/debug/dwarf2/namespace-1.C scan-assemb