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]

Re: g77 compiler bug


>I believe I've found a compile-time bug in the preprocessor
>portion of the g77 compiler.
[...]
>  GNU Fortran Front End version 0.5.24-19981002
>  ../../../egcs-1.1.2/gcc/f/data.c:604: failed assertion
>`ffeinfo_kindtype  (ffebld_info (end)) ==
>FFEINFO_kindtypeINTEGERDEFAULT'
>  g77: Internal compiler error: program f771 got fatal signal 6
>
>By changing the 'integer*2  nels' to 'integer*4  nels'  the code 
>compiles normally.  [...]

I just checked in a fix for this to the egcs repository.  Thanks for
the bug report!

        tq vm, (burley)


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