public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/48266] New: deprecated("message") fails to print message
@ 2011-03-24  8:52 gcc at magfr dot user.lysator.liu.se
  2011-03-24 12:15 ` [Bug c++/48266] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gcc at magfr dot user.lysator.liu.se @ 2011-03-24  8:52 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48266

           Summary: deprecated("message") fails to print message
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gcc@magfr.user.lysator.liu.se


Created attachment 23765
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23765
Compile with g++ -S -o /dev/null foo.cpp to repeat

In the attached program I would have expected the string "message" to show up
three times (line 7, 8 and 10) instead of only one time (line 8).

Note that all the lines do get a deprecation warning, it is only the message
that is missing.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/48266] deprecated("message") fails to print message
  2011-03-24  8:52 [Bug c++/48266] New: deprecated("message") fails to print message gcc at magfr dot user.lysator.liu.se
@ 2011-03-24 12:15 ` rguenth at gcc dot gnu.org
  2021-08-11 20:47 ` pinskia at gcc dot gnu.org
  2021-08-11 20:49 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-03-24 12:15 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48266

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.03.24 12:04:24
     Ever Confirmed|0                           |1
           Severity|minor                       |enhancement

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-24 12:04:24 UTC ---
I think the optional message is only supported by the C frontend at
the moment.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/48266] deprecated("message") fails to print message
  2011-03-24  8:52 [Bug c++/48266] New: deprecated("message") fails to print message gcc at magfr dot user.lysator.liu.se
  2011-03-24 12:15 ` [Bug c++/48266] " rguenth at gcc dot gnu.org
@ 2021-08-11 20:47 ` pinskia at gcc dot gnu.org
  2021-08-11 20:49 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-11 20:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48266

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup of bug 40075.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/48266] deprecated("message") fails to print message
  2011-03-24  8:52 [Bug c++/48266] New: deprecated("message") fails to print message gcc at magfr dot user.lysator.liu.se
  2011-03-24 12:15 ` [Bug c++/48266] " rguenth at gcc dot gnu.org
  2021-08-11 20:47 ` pinskia at gcc dot gnu.org
@ 2021-08-11 20:49 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-11 20:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48266

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |DUPLICATE

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---


*** This bug has been marked as a duplicate of bug 40075 ***

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-11 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-24  8:52 [Bug c++/48266] New: deprecated("message") fails to print message gcc at magfr dot user.lysator.liu.se
2011-03-24 12:15 ` [Bug c++/48266] " rguenth at gcc dot gnu.org
2021-08-11 20:47 ` pinskia at gcc dot gnu.org
2021-08-11 20:49 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).