[cfe-commits] [PATCH] Correct OpenBSD profiling test
Dmitri Gribenko
gribozavr at gmail.com
Mon Jan 7 15:56:23 PST 2013
On Mon, Jan 7, 2013 at 11:09 PM, Brad Smith <brad at comstyle.com> wrote:
> Here is a patch to fix the OpenBSD test for when the profiling flag
> is being used. The test should be looking for gcrt0.o not crt0.o.
Committed in r171815, thank you!
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the cfe-commits
mailing list