------- Comment #6 from jb at gcc dot gnu dot org 2006-02-23 20:18 ------- Created an attachment (id=10904) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10904&action=view) Causes ICE when compiled with -O3
This is a self-contained example that show the tree bug. It doesn't appear with -O2, you need -O3. message_passing.f90: In function 'mp_perf_env_create': message_passing.f90:462: internal compiler error: in add_virtual_operand, at tree-ssa-operands.c:1867 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26444