This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r123438 - in /branches/gcc-4_2-branch/gcc: Chan...
- From: aesok at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 02 Apr 2007 21:53:15 -0000
- Subject: r123438 - in /branches/gcc-4_2-branch/gcc: Chan...
Author: aesok
Date: Mon Apr 2 22:53:14 2007
New Revision: 123438
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123438
Log:
PR target/31137
* config/avr/avr.c (avr_rtx_costs): Add missing 'break' statements.
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/config/avr/avr.c