Re: [committed] Fix failure of gcc.dg/tree-prof/pr59003.c on hppa*-*-hpux*

2014-03-24 Thread Andreas Schwab
John David Anglin writes: > I already tried it. dg-additional-options isn't supported in tree-prof. Shouldn't be hard to fix. Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely diffe

Re: [committed] Fix failure of gcc.dg/tree-prof/pr59003.c on hppa*-*-hpux*

2014-03-24 Thread Rainer Orth
John David Anglin writes: > On 3/24/2014 2:48 AM, Rainer Orth wrote: >> John David Anglin writes: >> >>> Index: gcc.dg/tree-prof/pr59003.c >>> === >>> --- gcc.dg/tree-prof/pr59003.c (revision 208769) >>> +++ gcc.dg/tree-prof/pr

Re: [committed] Fix failure of gcc.dg/tree-prof/pr59003.c on hppa*-*-hpux*

2014-03-24 Thread John David Anglin
On 3/24/2014 2:48 AM, Rainer Orth wrote: John David Anglin writes: Index: gcc.dg/tree-prof/pr59003.c === --- gcc.dg/tree-prof/pr59003.c (revision 208769) +++ gcc.dg/tree-prof/pr59003.c (working copy) @@ -1,6 +1,7 @@ /* PR targ

Re: [committed] Fix failure of gcc.dg/tree-prof/pr59003.c on hppa*-*-hpux*

2014-03-23 Thread Rainer Orth
John David Anglin writes: > Index: gcc.dg/tree-prof/pr59003.c > === > --- gcc.dg/tree-prof/pr59003.c(revision 208769) > +++ gcc.dg/tree-prof/pr59003.c(working copy) > @@ -1,6 +1,7 @@ > /* PR target/59003 */ > /* { d