This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/18566] Can vary constants (undefined fortran)


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]