diff --git a/src/V3PreLex.l b/src/V3PreLex.l index 0bc98d50f..408714bf3 100644 --- a/src/V3PreLex.l +++ b/src/V3PreLex.l @@ -321,8 +321,8 @@ size_t V3PreLex::inputToLex(char* buf, size_t max_size) { // VPreStream* streamp = curStreamp(); if (debug()>=10) { - cout<<"- pp:inputToLex ITL s="<m_eof) return ""; // Don't delete the final "EOF" stream bool exited_file = curStreamp()->m_file; diff --git a/src/verilog.l b/src/verilog.l index 1f3a1c2a7..df52290d5 100644 --- a/src/verilog.l +++ b/src/verilog.l @@ -1023,7 +1023,7 @@ void V3ParseImp::lexToken() { SYMP->nextId(NULL); } else { UINFO(7," lexToken: find upward "<symCurrentp() - <<" for '"<<*(yylval.strp)<<"'"<=9) SYMP->symCurrentp()->dump(cout," -findtree: ", true); foundp = SYMP->symCurrentp()->findIdFallback(*(yylval.strp)); } @@ -1057,8 +1057,8 @@ int V3ParseImp::lexToBison() { cout<<" {"<filenameLetters()<lineno() <<"} lexToBison TOKEN="<