mirror of git://gcc.gnu.org/git/gcc.git
Add missed ChangeLog entry for r190919.
From-SVN: r190965
This commit is contained in:
parent
faddc0d7c2
commit
4efbb06f67
|
|
@ -179,6 +179,13 @@
|
|||
* config/avr/avr.c (avr_expand_delay_cycles): Mask operand with
|
||||
SImode.
|
||||
|
||||
2012-09-04 Bin Cheng <bin.cheng@arm.com>
|
||||
|
||||
PR target/45070
|
||||
* config/arm/arm.c (thumb1_extra_regs_pushed): Handle return value of size
|
||||
less than 4 bytes by using macro ARM_NUM_INTS.
|
||||
(thumb1_unexpanded_epilogue): Use macro ARM_NUM_INTS.
|
||||
|
||||
2012-09-04 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/54458
|
||||
|
|
|
|||
Loading…
Reference in New Issue