------- Comment #1 from burnus at gcc dot gnu dot org 2007-05-25 09:53 ------- Zdenek, I think your patch caused the ICE, could you have a look? http://gcc.gnu.org/ml/gcc-cvs/2007-05/msg00485.html
(Maybe I'm wrong about the patch, there were some other issues around that time, which caused gas_dyn.f90 failures (e.g. with "-m32"), which were fixed only yesterday.) Working with: 2007-05-17, r124781 Failing since: 2007-05-18, r124816 Valgrind: ==28129== Conditional jump or move depends on uninitialised value(s) ==28129== at 0x7A3708: vrp_evaluate_conditional_warnv (tree-vrp.c:4814) ==28129== by 0x7A3DA9: vrp_evaluate_conditional (tree-vrp.c:4946) ==28129== by 0x77ED85: thread_across_edge (tree-ssa-threadedge.c:443) ==28129== by 0x79F3A3: vrp_finalize (tree-vrp.c:5860) ==28129== by 0x7A05CA: execute_vrp (tree-vrp.c:6011) ==28129== by 0x609FC0: execute_one_pass (passes.c:1067) ==28129== by 0x60A17B: execute_pass_list (passes.c:1119) ==28129== by 0x60A18D: execute_pass_list (passes.c:1120) ==28129== by 0x6D3E07: tree_rest_of_compilation (tree-optimize.c:406) ==28129== by 0x812AAF: cgraph_expand_function (cgraphunit.c:1086) ==28129== by 0x814F51: cgraph_optimize (cgraphunit.c:1155) ==28129== by 0x46708C: gfc_be_parse_file (f95-lang.c:307) -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rakdver at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32077