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 tree-optimization/26626] [4.2 Regression] ICE in in add_virtual_operand



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-03-09 23:58 -------
Forgot to say we also get the following NOTEs in the copyprop dump:
NOTE: no flow-sensitive alias info for rv.0_2 in #   VUSE <NMT.8_14>;
D.2364_4 = rv.0_2->d;
NOTE: no flow-sensitive alias info for rv.0_2 in #   VUSE <NMT.8_14>;
D.2364_4 = rv.0_2->d;
NOTE: no flow-sensitive alias info for rv.0_2 in #   NMT.8_17 = V_MAY_DEF
<NMT.8_14>;
rv.0_2->d = D.2365_5;


-- 


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


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