Re: [PATCH] g++.dg: add ipa.exp file

2014-03-28 Thread Richard Biener
On Fri, Mar 28, 2014 at 2:05 PM, Martin Liška wrote: > Hi, >I would like to add corresponding ipa.exp file for g++ that let me run: > make -k check RUNTESTFLAGS="ipa.exp" You can use RUNTESTFLAGS="dg.exp=ipa/*.C" Richard. > Changelog: > > 2014-03-28 Martin Liska > > * g++.dg/ipa.epx

Re: [PATCH] g++.dg: add ipa.exp file

2014-03-28 Thread Rainer Orth
Hi Martin, > Hi, >I would like to add corresponding ipa.exp file for g++ that let me run: > make -k check RUNTESTFLAGS="ipa.exp" > > Changelog: > > 2014-03-28 Martin Liska > > * g++.dg/ipa.epx: Anologous file added to g++.dg folder. Two typos. Besides, this should be * g++.dg

[PATCH] g++.dg: add ipa.exp file

2014-03-28 Thread Martin Liška
Hi, I would like to add corresponding ipa.exp file for g++ that let me run: make -k check RUNTESTFLAGS="ipa.exp" Changelog: 2014-03-28 Martin Liska * g++.dg/ipa.epx: Anologous file added to g++.dg folder. OK for trunk? Thank you, Martin diff --git a/gcc/testsuite/g++.dg/ipa/ipa.ex