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 target/48227] "rep ret" generated for -march=core2


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-15 23:18:35 UTC ---
  /* X86_TUNE_PAD_RETURNS */
  m_CORE2I7 | m_AMD_MULTIPLE | m_GENERIC,


So we still do it for Core2 i7.


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