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/32887] memset warning



------- Comment #8 from pinskia at gcc dot gnu dot org  2007-07-26 07:50 -------
It might be, can you attach the preprocessed source?  Which you can find by
adding -save-temps and it will be either end in .i or .ii.  The difference in
glibc versions could be cause different warnings to show up in some cases, I
remember fixing statement with no effect for memset already in 4.2.0.


-- 


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


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