Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
ec6f352c
Commit
ec6f352c
authored
May 02, 1999
by
Zack Weinberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ICE test; reported by Alexander Zvyagin <zvyagin@mx.ihep.su>
From-SVN: r26729
parent
834ba75b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
gcc/testsuite/g77.f-torture/compile/19990502-2.f
+21
-0
No files found.
gcc/testsuite/g77.f-torture/compile/19990502-2.f
0 → 100644
View file @
ec6f352c
C Reported by Alexander Zvyagin <zvyagin@mx.ihep.su>
C
C Dear egcs developers,
C File g.f:
SUBROUTINE G(IGAMS,IWRK,NADC,NCellsInY)
INTEGER*2 IGAMS(2,NADC)
in = 1
do while (in.le.nadc.and.IGAMS(2,in).le.in)
enddo
END
C $ g++ -c g.f
C g.f:4: Internal compiler error in `expand_expr', at expr.c:6388
C Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
C See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
C
C $ uname -a
C Linux gamspc5 2.2.2 #13 SMP Sat Mar 20 19:57:56 MSK 1999 i686 unknown
C $ g++ -v
C Reading specs from
C /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/egcs-2.93.20/specs
C gcc version egcs-2.93.20 19990427 (gcc2 ss-980929 experimental)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment