This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18566] Can vary constants (undefined fortran)
- 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: 29 Nov 2004 14:13:44 -0000
- Subject: [Bug target/18566] Can vary constants (undefined fortran)
- References: <20041119132256.18566.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-29 14:13 -------
This is a target problem, most likely what is happening is that the memory where the variable is being
stored is not being marked as read only for the processor. So is this is either an OS problem or just a
defientcy in the IA64.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|fortran |target
Priority|P1 |P3
Summary|Can vary constants |Can vary constants
| |(undefined fortran)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18566