public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/67671] restrict pointer reference looses restrict
       [not found] <bug-67671-4@http.gcc.gnu.org/bugzilla/>
@ 2015-09-22  8:06 ` rguenth at gcc dot gnu.org
  2015-09-22 13:10 ` vries at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-09-22  8:06 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think the patch is reasonable.


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

* [Bug tree-optimization/67671] restrict pointer reference looses restrict
       [not found] <bug-67671-4@http.gcc.gnu.org/bugzilla/>
  2015-09-22  8:06 ` [Bug tree-optimization/67671] restrict pointer reference looses restrict rguenth at gcc dot gnu.org
@ 2015-09-22 13:10 ` vries at gcc dot gnu.org
  2015-09-22 14:15 ` vries at gcc dot gnu.org
  2015-09-22 14:19 ` vries at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: vries at gcc dot gnu.org @ 2015-09-22 13:10 UTC (permalink / raw)
  To: gcc-bugs

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

vries at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #2 from vries at gcc dot gnu.org ---
https://gcc.gnu.org/ml/gcc-patches/2015-09/msg01636.html


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

* [Bug tree-optimization/67671] restrict pointer reference looses restrict
       [not found] <bug-67671-4@http.gcc.gnu.org/bugzilla/>
  2015-09-22  8:06 ` [Bug tree-optimization/67671] restrict pointer reference looses restrict rguenth at gcc dot gnu.org
  2015-09-22 13:10 ` vries at gcc dot gnu.org
@ 2015-09-22 14:15 ` vries at gcc dot gnu.org
  2015-09-22 14:19 ` vries at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: vries at gcc dot gnu.org @ 2015-09-22 14:15 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from vries at gcc dot gnu.org ---
Author: vries
Date: Tue Sep 22 14:14:56 2015
New Revision: 228015

URL: https://gcc.gnu.org/viewcvs?rev=228015&root=gcc&view=rev
Log:
Handle restrict pointer references as restrict in AA

2015-09-22  Tom de Vries  <tom@codesourcery.com>

        PR tree-optimization/67671
        * tree-ssa-structalias.c (create_variable_info_for_1): Handle restrict
        pointer references as restrict.

        * g++.dg/pr67671.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/pr67671.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-structalias.c


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

* [Bug tree-optimization/67671] restrict pointer reference looses restrict
       [not found] <bug-67671-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2015-09-22 14:15 ` vries at gcc dot gnu.org
@ 2015-09-22 14:19 ` vries at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: vries at gcc dot gnu.org @ 2015-09-22 14:19 UTC (permalink / raw)
  To: gcc-bugs

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

vries at gcc dot gnu.org changed:

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

--- Comment #4 from vries at gcc dot gnu.org ---
patch with test-case committed, marking resolved-fixed


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

end of thread, other threads:[~2015-09-22 14:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-67671-4@http.gcc.gnu.org/bugzilla/>
2015-09-22  8:06 ` [Bug tree-optimization/67671] restrict pointer reference looses restrict rguenth at gcc dot gnu.org
2015-09-22 13:10 ` vries at gcc dot gnu.org
2015-09-22 14:15 ` vries at gcc dot gnu.org
2015-09-22 14:19 ` vries 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).