This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16306] [4.0 Regression] restrict and copying pointers problem
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Dec 2004 05:51:44 -0000
- Subject: [Bug tree-optimization/16306] [4.0 Regression] restrict and copying pointers problem
- References: <20040701000135.16306.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-26 05:51 -------
First part to fix it: <http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01931.html>, The next part is
because TER is getting in the way.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16306