public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/36346]  New: call clobbering computation uses TBAA-pruned points-to-sets
@ 2008-05-27 13:18 rguenth at gcc dot gnu dot org
  2008-05-27 14:48 ` [Bug tree-optimization/36346] " rguenth at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-05-27 13:18 UTC (permalink / raw)
  To: gcc-bugs

See also PR36343 which fixes the issue by not pruning points-to-sets at all.


-- 
           Summary: call clobbering computation uses TBAA-pruned points-to-
                    sets
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: wrong-code, alias
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org
OtherBugsDependingO 36343
             nThis:


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


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

* [Bug tree-optimization/36346] call clobbering computation uses TBAA-pruned points-to-sets
  2008-05-27 13:18 [Bug tree-optimization/36346] New: call clobbering computation uses TBAA-pruned points-to-sets rguenth at gcc dot gnu dot org
@ 2008-05-27 14:48 ` rguenth at gcc dot gnu dot org
  2008-05-29 10:33 ` rguenth at gcc dot gnu dot org
  2008-05-29 10:34 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-05-27 14:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2008-05-27 14:47 -------
I have a patch.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-05-27 14:47:53
               date|                            |


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


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

* [Bug tree-optimization/36346] call clobbering computation uses TBAA-pruned points-to-sets
  2008-05-27 13:18 [Bug tree-optimization/36346] New: call clobbering computation uses TBAA-pruned points-to-sets rguenth at gcc dot gnu dot org
  2008-05-27 14:48 ` [Bug tree-optimization/36346] " rguenth at gcc dot gnu dot org
@ 2008-05-29 10:33 ` rguenth at gcc dot gnu dot org
  2008-05-29 10:34 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-05-29 10:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-05-29 10:32 -------
Subject: Bug 36346

Author: rguenth
Date: Thu May 29 10:31:58 2008
New Revision: 136152

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136152
Log:
2008-05-29  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/36343
        PR tree-optimization/36346
        PR tree-optimization/36347
        * tree-flow.h (clobber_what_p_points_to): Declare.
        * tree-ssa-structalias.c (set_uids_in_ptset): Whether the
        pointed-to variable is dereferenced is irrelevant to whether
        the pointer can access the pointed-to variable.
        (clobber_what_p_points_to): New function.
        * tree-ssa-alias.c (set_initial_properties): Use it.
        * tree-ssa.c (verify_flow_sensitive_alias_info): Adjust
        call clobber check for NMTs.

        * gcc.c-torture/execute/pr36343.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr36343.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-flow.h
    trunk/gcc/tree-ssa-alias.c
    trunk/gcc/tree-ssa-structalias.c
    trunk/gcc/tree-ssa.c


-- 


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


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

* [Bug tree-optimization/36346] call clobbering computation uses TBAA-pruned points-to-sets
  2008-05-27 13:18 [Bug tree-optimization/36346] New: call clobbering computation uses TBAA-pruned points-to-sets rguenth at gcc dot gnu dot org
  2008-05-27 14:48 ` [Bug tree-optimization/36346] " rguenth at gcc dot gnu dot org
  2008-05-29 10:33 ` rguenth at gcc dot gnu dot org
@ 2008-05-29 10:34 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-05-29 10:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-05-29 10:33 -------
Fixed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.4.0


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


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

end of thread, other threads:[~2008-05-29 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-27 13:18 [Bug tree-optimization/36346] New: call clobbering computation uses TBAA-pruned points-to-sets rguenth at gcc dot gnu dot org
2008-05-27 14:48 ` [Bug tree-optimization/36346] " rguenth at gcc dot gnu dot org
2008-05-29 10:33 ` rguenth at gcc dot gnu dot org
2008-05-29 10:34 ` rguenth at gcc dot gnu dot 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).