This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50356] Poor if condition in h8300 config code
- From: "law at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 04 Oct 2012 20:58:33 +0000
- Subject: [Bug target/50356] Poor if condition in h8300 config code
- Auto-submitted: auto-generated
- References: <bug-50356-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50356
--- Comment #3 from Jeffrey A. Law <law at gcc dot gnu.org> 2012-10-04 20:58:33 UTC ---
Author: law
Date: Thu Oct 4 20:58:30 2012
New Revision: 192103
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192103
Log:
* PR target/50356
* config/h8300/h8300.c (h8300_rtx_costs): Fix typo in CONST_INT case.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/h8300/h8300.c