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]

Re: g77 (3.2 20020608) internal error


On Saturday 08 June 2002 05:33, jarausch@belgacom.net wrote:
> Hi,
>
> g77 -O gets internal compiler errors with several input files
> here (without optimization it works OK).
> g77 -O3 -pipe  -c -o ribesl.o ribesl.f
> ribesl.f: In subroutine `ribesl':
> ribesl.f:383: Internal compiler error: RTL flag check: REG_POINTER used
> with unexpected rtx code `mem' in copy_rtx_and_substitute, at
> integrate.c:2065 Please submit a full bug report,
>
> I include the bzipped source
>
> Thanks for looking into it,
>
> Helmut Jarausch
>
> Lehrstuhl fuer Numerische Mathematik
> Institute of Technology, RWTH Aachen
> D 52056 Aachen, Germany
FWIW, the problem doesn't occur with g77 (3.1.1 20020603).  In case it will 
be of any value, I attach a pretty-formatted version.  This would have been 
more interesting if the source of the one missing function (DGAMMA) had been 
included.
-- 
Tim Prince

Attachment: ribesl1.f.bz2
Description: BZip2 compressed data


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