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/53399] "*ffs" pattern generates wrong code with BMI enabled


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

--- Comment #10 from Uros Bizjak <ubizjak at gmail dot com> 2012-05-20 18:40:24 UTC ---
Created attachment 27451
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27451
Patch that separates flags setting tzcnt and bsf patterns

Please test the attached patch. The patch checks CCCmode for TARGET_BMI in ffs
patterns.


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