[Intel-gfx] [PATCH] gen4asm: add support for GEN5

Julien Cristau jcristau at debian.org
Wed Jun 24 11:27:07 CEST 2009


On Wed, Jun 24, 2009 at 15:56:25 +0800, Xiang, Haihao wrote:

> +                case 'g':
> +                        if (strcmp(optarg, "-") != 0)
> +                                gen_level = strtol(optarg, NULL, 0);
> +

this strcmp doesn't make sense..

Cheers,
Julien



More information about the Intel-gfx mailing list