This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/24612] [gomp] Bogus "is used uninitialized" warning
- From: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Nov 2005 02:18:10 -0000
- Subject: [Bug middle-end/24612] [gomp] Bogus "is used uninitialized" warning
- References: <bug-24612-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rth at gcc dot gnu dot org 2005-11-03 02:18 -------
Hum. I suppose we could just mark the variable TREE_NO_WARNING. Our
only other option is to pass by reference, and that would suppress any
legitimate warnings as well.
--
rth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2005-11-03 02:18:10
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24612