Skip to content
Snippets Groups Projects
Commit ee352e91 authored by David Edelsohn's avatar David Edelsohn
Browse files

testsuite: adapt g++.dg/ipa/pr83667.C for AIX

The current testsuite regex looks for THUNK0.  AIX generates THUNK..0.
This patch expands the regex to allow 0 or more dots between THUNK
and the 0.

gcc/testsuite/ChangeLog

2020-07-14  David Edelsohn  <dje.gcc@gmail.com>

	* g++.dg/ipa/pr83667.C: Allow 0 or more dots between THUNK and 0.
parent b1d389d6
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment