From 5ea6d0d35fe8005da93b796b1ebf43660a236357 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Thu, 17 May 2012 11:11:11 -0800 Subject: Removing warnings A bit of cleanup [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12627] --- cuobjdump_to_ptxplus/elf.l | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cuobjdump_to_ptxplus/elf.l') diff --git a/cuobjdump_to_ptxplus/elf.l b/cuobjdump_to_ptxplus/elf.l index 267bb6b..28c9752 100644 --- a/cuobjdump_to_ptxplus/elf.l +++ b/cuobjdump_to_ptxplus/elf.l @@ -37,9 +37,9 @@ void elf_error(const char*); %} -%option stack %option noyywrap %option yylineno +%option nounput %x cmem %x symtab -- cgit v1.3