[Bug c/36892] Support __attribute__((deprecated("text string")))

2009-12-30 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2009-12-31 05:55 --- *** Bug 30063 has been marked as a duplicate of this bug. *** -- hjl dot tools at gmail dot com changed: What|Removed |Added ---

[Bug c/36892] Support __attribute__((deprecated("text string")))

2009-05-08 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2009-05-08 21:07 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|NEW

[Bug c/36892] Support __attribute__((deprecated("text string")))

2009-05-08 Thread hjl at gcc dot gnu dot org
--- Comment #6 from hjl at gcc dot gnu dot org 2009-05-08 18:45 --- Subject: Bug 36892 Author: hjl Date: Fri May 8 18:44:50 2009 New Revision: 147293 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147293 Log: gcc/ 2009-05-08 H.J. Lu Andrew Morrow PR c

[Bug c/36892] Support __attribute__((deprecated("text string")))

2009-05-05 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-05-06 00:30 --- The updated patch is at http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00208.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c/36892] Support __attribute__((deprecated("text string")))

2009-04-16 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.5.0 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36892

[Bug c/36892] Support __attribute__((deprecated("text string")))

2009-04-01 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-04-01 16:46 --- The updated patch is at http://gcc.gnu.org/ml/gcc-patches/2009-04/msg00087.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c/36892] Support __attribute__((deprecated("text string")))

2009-03-28 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-03-28 15:23 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2009-02/msg00251.html -- hjl dot tools at gmail dot com changed: What|Removed |Added ---

[Bug c/36892] Support __attribute__((deprecated("text string")))

2008-11-14 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-11-15 00:40 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON