This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49468] SH Target: inefficient integer abs code
- From: "oleg dot endo at t-online dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 01:37:04 +0000
- Subject: [Bug target/49468] SH Target: inefficient integer abs code
- Auto-submitted: auto-generated
- References: <bug-49468-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49468
Oleg Endo <oleg.endo@t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24603|0 |1
is obsolete| |
--- Comment #6 from Oleg Endo <oleg.endo@t-online.de> 2011-06-29 01:36:46 UTC ---
Created attachment 24625
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24625
Proposed patch
Added missing constraints to define_insn_and_split.
Fixed the formatting (hopefully ... there seems to be a problem with the tabs.
I'm using 4 spaces wide tabs)