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 fortran/23202] [4.1 Regression] internal compiler error: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:746


------- Additional Comments From c dot lemmen at fz-juelich dot de  2005-08-12 10:55 -------
Confirmed on HOST linux-x86_32:
/testing> gfortran -v -O1 -c zipp01.f
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /private/icg126/opt/src/gcc/configure
--prefix=/private/icg126/opt --enable-languages=c,c++,f95 --enable-checking
Thread model: posix
gcc version 4.1.0 20050812 (experimental)
 /private/icg126/opt/libexec/gcc/i686-pc-linux-gnu/4.1.0/f951 zipp01.f
-ffixed-form -quiet -dumpbase zipp01.f -mtune=pentiumpro -auxbase zipp01 -O1
-version -o /tmp/ccSRRSQk.s
GNU F95 version 4.1.0 20050812 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.1.0 20050808 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
[Warnings removed]
zipp01.f: In function 'zipp':
zipp01.f:29: internal compiler error: tree check: expected ssa_name, have
var_decl in verify_ssa, at tree-ssa.c:746
Duplicate of PR23082?

-- 


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


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