[patch] Fix objc.dg/stabs-1.m test on hppa2.0w-hp-hpux11.11

Zack Weinberg zack@codesourcery.com
Sun Mar 6 20:58:00 GMT 2005


"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:

> Is this ok for 4.0 and 4.1?  It's pretty ugly? 

Could you show what gets generated on HPUX? This would make it easier
to understand the goal of the regexp.

Also, I think you could get rid of a bunch of backslashes by using {}
around the regexp instead of "".  Recent Tcl lets you do this and
still use \n etc.

zw



More information about the Gcc-patches mailing list