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++/36833] unexpected warning: guard 13936 owner may be used uninitialized in this function



------- Comment #7 from manu at gcc dot gnu dot org  2008-08-27 11:13 -------
(In reply to comment #6)
> 
> Perhaps we should just never warn about anything within EH BB, since they are
> not properly marked as compiler-generated by the front-end and the middle-end
> has problems dealing with them. That would fix a few bugs.

For example: PR 31246.


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |31246


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


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