public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/59051] DW_tag_restrict_type not used
       [not found] <bug-59051-4@http.gcc.gnu.org/bugzilla/>
@ 2014-06-20 23:03 ` mark at gcc dot gnu.org
  2014-08-19 11:51 ` mark at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: mark at gcc dot gnu.org @ 2014-06-20 23:03 UTC (permalink / raw)
  To: gcc-bugs

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

Mark Wielaard <mark at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-06-20
     Ever confirmed|0                           |1

--- Comment #1 from Mark Wielaard <mark at gcc dot gnu.org> ---
Proposed patch:
https://gcc.gnu.org/ml/gcc-patches/2014-06/msg01649.html


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

* [Bug debug/59051] DW_tag_restrict_type not used
       [not found] <bug-59051-4@http.gcc.gnu.org/bugzilla/>
  2014-06-20 23:03 ` [Bug debug/59051] DW_tag_restrict_type not used mark at gcc dot gnu.org
@ 2014-08-19 11:51 ` mark at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: mark at gcc dot gnu.org @ 2014-08-19 11:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Mark Wielaard <mark at gcc dot gnu.org> ---
Author: mark
Date: Tue Aug 19 11:50:55 2014
New Revision: 214143

URL: https://gcc.gnu.org/viewcvs?rev=214143&root=gcc&view=rev
Log:
Emit DW_tag_restrict_type for restrict-qualified pointers.

gcc/ChangeLog

    PR debug/59051
    * dwarf2out.c (modified_type_die): Handle TYPE_QUAL_RESTRICT.

gcc/testsuite/ChangeLog

    PR debug/59051
    * gcc.dg/guality/restrict.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/guality/restrict.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog


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

end of thread, other threads:[~2014-08-19 11:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-59051-4@http.gcc.gnu.org/bugzilla/>
2014-06-20 23:03 ` [Bug debug/59051] DW_tag_restrict_type not used mark at gcc dot gnu.org
2014-08-19 11:51 ` mark 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).