This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31137] missing "break" in switch for MULT in avr_rtx_costs
- From: "eweddington at cso dot atmel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2007 21:34:51 -0000
- Subject: [Bug target/31137] missing "break" in switch for MULT in avr_rtx_costs
- References: <bug-31137-14228@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from eweddington at cso dot atmel dot com 2007-03-16 21:34 -------
Created an attachment (id=13217)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13217&action=view)
Patch to add in the missing break statements.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31137