[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 15:11:00 GMT 2005
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-11 15:11 -------
Warning on blah2 means moving this warning to the middle-end and down to the
end of the optimization passes, maybe way to hard and then you get inconstaint
warnings at different optimization levels.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24786
More information about the Gcc-bugs
mailing list