This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12826] [3.4 Regression] Optimizer removes reference through volatile pointer
- 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: 9 Nov 2003 18:59:14 -0000
- Subject: [Bug optimization/12826] [3.4 Regression] Optimizer removes reference through volatile pointer
- References: <20031029145012.12826.lee@bustech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-09 18:59 -------
On the mainline, the problem comes from the loop optimizer, .13.loop.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12826