This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/35903] false warning when passing quoted string to function strcmp(arg,"no");



------- Comment #7 from cepeda at gmail dot com  2009-10-22 18:31 -------
Unfortunately and surprisely, printf is needed in this testcase. I think that a
different testcase without the printf can be found because the bigger code that
I used had not got the printf.

I have attatched the preproccessed testcase.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35903


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]