[Bug tree-optimization/39299] wrong PTA for structure copies

2009-04-03 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-04-03 10:37 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/39299] wrong PTA for structure copies

2009-04-03 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-04-03 10:26 --- Subject: Bug 39299 Author: rguenth Date: Fri Apr 3 10:24:28 2009 New Revision: 145494 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145494 Log: 2009-04-03 Richard Guenther PR middle-end/13146

[Bug tree-optimization/39299] wrong PTA for structure copies

2009-02-26 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-02-26 10:11 --- Fixed on alias-improvements branch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39299

[Bug tree-optimization/39299] wrong PTA for structure copies

2009-02-26 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-02-26 10:11 --- Subject: Bug 39299 Author: rguenth Date: Thu Feb 26 10:10:52 2009 New Revision: 16 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=16 Log: 2009-02-26 Richard Guenther PR tree-optimization/

[Bug tree-optimization/39299] wrong PTA for structure copies

2009-02-25 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-02-25 13:08 --- I have a patch. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|