scanasm.exp doesn't work too well

H . J . Lu hjl@lucon.org
Thu Jun 13 13:24:00 GMT 2002


On Thu, Jun 13, 2002 at 10:15:50PM +0200, Jakub Jelinek wrote:
> On Thu, Jun 13, 2002 at 12:55:19PM -0700, H . J . Lu wrote:
> > Your patch:
> > 
> > 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
> > 
> > 	* g++.dg/opt/vt1.C: New test.
> > 
> > causes:
> > 
> > FAIL: g++.dg/opt/vt1.C scan-assembler-not section.*_ZTV1S.*"[^w"]*"
> > 
> 
> Then .* should be probably replaced with \[^\n\r\]* and \[^w\"\]
> with \[^w\"\n\r\].
> I'll test it out tomorrow.

It seems to work.


H.J.



More information about the Gcc mailing list