[Bug tree-optimization/17506] [4.0 regression] warning about uninitialized variable points to wrong location
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 21 04:06:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-21 04:05 -------
Created an attachment (id=7391)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7391&action=view)
Patch which fixes the problem
ChangeLog:
* tree-ssa.c (warn_uninit): Say where the variables are declared.
(warn_uninitialized_var): Use %qD.
(warn_uninitialized_phi): Likewise.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17506
More information about the Gcc-bugs
mailing list