This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Mon, May 30, 2005 at 11:03:24AM -0600, Jeffrey A Law wrote: > In this case I'd replace the .* with _5 and see if it matches > properly. If it does, then I'd tighten the wildcard. > Something like p_[0-9]* > Excellent, that worked. I wonder why is dejagnu so fussy about patterns. Thanks. Diego.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |