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++/32205] "defined but not used" warning given or not depending on other errors



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-06-06 21:48 -------
The main reason why is that we don't process the initializer for foo if we get
an error.


-- 


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


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