------- Comment #1 from rguenth at gcc dot gnu dot org  2008-03-05 14:45 -------
We have

  # VUSE <p_7>
  p.0_1 = p;
  # a_11 = VDEF <a_8>
  # b_12 = VDEF <b_9>
  # SMT.5_13 = VDEF <SMT.5_10>
  *p.0_1 = a;
  # a_14 = VDEF <a_11>
  # b_15 = VDEF <b_12>
  # SMT.5_16 = VDEF <SMT.5_13>
  *p.0_1 = b;

This is actually a case of PR34459 and it is its testcase that actually
fails with the fix for PR27799.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |34459


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

Reply via email to