[Bug c/43797] __attribute__((deprecated("message"))) produces unexpected messages in some cases.

2018-04-27 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43797 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c/43797] __attribute__((deprecated(message))) produces unexpected messages in some cases.

2014-11-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43797 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Target|ia32-pc-linux, |

[Bug c/43797] __attribute__((deprecated(message))) produces unexpected messages in some cases.

2010-07-18 Thread iains at gcc dot gnu dot org
--- Comment #3 from iains at gcc dot gnu dot org 2010-07-18 11:52 --- http://gcc.gnu.org/ml/gcc-patches/2010-07/msg01432.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43797

[Bug c/43797] __attribute__((deprecated(message))) produces unexpected messages in some cases.

2010-04-19 Thread iains at gcc dot gnu dot org
--- Comment #1 from iains at gcc dot gnu dot org 2010-04-19 18:38 --- Created an attachment (id=20422) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20422action=view) fix PR43797 I think we need to be consistent about adding the attributes and use a null value to determine that

[Bug c/43797] __attribute__((deprecated(message))) produces unexpected messages in some cases.

2010-04-19 Thread iains at gcc dot gnu dot org
--- Comment #2 from iains at gcc dot gnu dot org 2010-04-19 18:46 --- Created an attachment (id=20423) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20423action=view) fix PR43797 sorry, first version of the patch had a hunk unrelated to this PR. -- iains at gcc dot gnu dot org