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 c/27509] wrong warning about an unused variable



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-05-08 20:45 -------
That might not mean swap is used.  swap_free could be a macro which just is
does nothing.


-- 


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


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