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/31688] Bogus "may be used uninitialized" warning



------- Comment #3 from jv244 at cam dot ac dot uk  2007-06-20 15:25 -------
Tobias, could you reopen this bug (I can't). This is different from PR 5035.
Whereas PR 5035 warns about variables present in the users code, these warnings
come from frontend generated variables (i.e. offset.7 is nowhere present in the
users code). These warnings are thus needlessly confusing and supposedly can be
easily supressed by giving them proper attributes in the fronted.


-- 


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


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