This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: CREAD buggy?


Pinksi,
   I tried -fargument-alias and it doesn't help prevent the segfaults.
If I try -fbounds-check, it seems to break the xplor-nih heap routines
outright such that I can't even run the program. I'll try -fstrict-aliasing
next but for now I am trying changing the heap dimensions to 3 which
should switch xplor-nih to static rather than dynamic heap routines...
or so the comments claim. 
            Jack
ps Doesn't g95 use any of the aliasing features of gcc 4.0.1? I never
had a problem with the heap routines compiling with the current g95.


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