This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16913] [3.5 Regression] restrict does not make a different
- From: "martin at mpa-garching dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2004 08:22:19 -0000
- Subject: [Bug tree-optimization/16913] [3.5 Regression] restrict does not make a different
- References: <20040807114151.16913.martin@mpa-garching.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From martin at mpa-garching dot mpg dot de 2004-08-18 08:22 -------
BTW, the original testcase is part of a more comprehensive test given by
Arch Robison in
http://www.cuj.com/documents/s=8050/cuj9907robison/
Maybe the whole program given in Listing 1 should be added to the gcc testsuite
to see how well gcc deals with restricted pointers.
What do you think?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16913