------- Comment #1 from pinskia at gcc dot gnu dot org 2008-04-25 23:55 ------- This warning is correct, and not really bogus as the qualification is ignored on the return value here even though not explicitly written by the user in the function declaration.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Summary|[4.3/4.4 regression] bogus |"type qualifiers ignored" |"type qualifiers ignored" |warning |warning | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36052