[Bug c/31367] Should not warn about use of deprecated type in deprecated struct
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 26 18:43:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-03-26 19:42 -------
Confirmed, the C front-end also gives the warning.
apinski@debian:~$ ~/x86-local-fsf/bin/gcc t.c -S
t.c:4: warning: 'foo' is deprecated
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c++ |c
Ever Confirmed|0 |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2007-03-26 19:42:46
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31367
More information about the Gcc-bugs
mailing list