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

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).