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 middle-end/38868] r143152 breaks output routines in xplor-nih



------- Comment #15 from howarth at nitro dot med dot uc dot edu  2009-01-17 01:02 -------
I have no idea what this means, but if I change...

      CHARACTER*80 LINE

in the PRINT2 subroutine to...

      CHARACTER*81 LINE

the error at -O3 disappears.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38868


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