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 c++/53239] [4.7 Regression] -ftree-vrp breaks min()


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-04 21:55:04 UTC ---
  prephitmp.102_38 = MEM[(struct scm_unused_struct * *)s_6];
  D.36424_34 = (long unsigned int) prephitmp.102_38;
  D.36423_40 = D.36424_34 & 1;

Is the real place.


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