[Bug c++/24786] Missing warning on questionable use of parameter to initialize static
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 11 17:59:00 GMT 2005
------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-11 17:59 -------
Actually we should be able to warn about this as " = { &x }; " is only ran
once, the first time the blah2 is called.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2005-11-11 17:59:15
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24786
More information about the Gcc-bugs
mailing list